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.