Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scannillo authored Oct 2, 2019
1 parent da1e276 commit e2ae769
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ This repository represents a sample merchant server for a merchant integrating w

**Note:** The `BraintreePayPalValidator` module is still in development and _not yet available to the public_. This respository serves internal testing purposes but is made public to welcome intruige in this new project.

## Setup
After cloning this repo, add a file called `.env` in the root directory. Add `TOKEN=xxxx` where xxxx is the value found in the Team SDK Heroku dashboard under Settings -> Config Vars.

## Build and run locally
- To build, run `./gradlew clean build`.
- To run locally with Heroku, run `heroku local web`.
Expand Down

0 comments on commit e2ae769

Please sign in to comment.