Skip to content

Commit a4a26d9

Browse files
committed
Use separate session to run sbt
1 parent ecea03b commit a4a26d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Alternatively, you can start each one individually by following the instructions
9393

9494
#### Running the API
9595

96+
Once the dependencies (above) are running, follow these steps in a separate terminal session to get the API running with sbt:
97+
9698
* For smoke testing locally, add the following two environment variables:
9799
* `EDITS_DEMO_MODE`: This will allow you to use the sample files in this repo for testing the app. Otherwise, edit S025 will trigger for all files.
98100
* `HMDA_IS_DEMO`: This uses configuration files that allow running the app locally, instead of in a cluster.

0 commit comments

Comments
 (0)