add start script

This commit is contained in:
2022-07-17 17:16:31 +02:00
parent d76c628394
commit 65bb184c7c
2 changed files with 49 additions and 0 deletions

View File

@@ -2,6 +2,14 @@
## How to run
### Prod
```python
./start_app.sh
```
### Dev
If you want a production environment set up your `.env` to provide an app key.
```python