Files
Gergő Jedlicska 6a0a7e20a8 bit more readme
2021-10-07 15:28:45 +02:00
..
2021-10-07 15:21:33 +02:00
2021-10-07 13:24:23 +02:00
2021-10-06 21:12:14 +02:00
2021-10-07 10:06:32 +02:00
2021-10-07 15:21:33 +02:00
2021-10-07 09:53:20 +02:00
2021-10-07 09:53:20 +02:00
2021-10-07 15:28:45 +02:00

Speckle calculator backend app

This app is the product of the first SpeckleHackathon

To run the app, use the provided Dockerfile

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.