bit more readme
This commit is contained in:
+3
-1
@@ -4,6 +4,8 @@ This app is the product of the first SpeckleHackathon
|
||||
|
||||
To run the app, use the provided `Dockerfile`
|
||||
|
||||
To debug the app, create a `.env` file based on the `.env_example` and see the `.vscode/launch.json` for a sample config.
|
||||
To run the app, create a `.env` file based on the `.env_example`, and pass that to docker run via the `--env-file` flag
|
||||
|
||||
For debug see the `.vscode/launch.json` for a sample config.
|
||||
|
||||
Use the example hooks provided, and the `http://localhost:8000/docs` page to test things.
|
||||
Reference in New Issue
Block a user