bit more readme

This commit is contained in:
Gergő Jedlicska
2021-10-07 15:28:45 +02:00
parent d26b935440
commit 6a0a7e20a8
+3 -1
View File
@@ -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.