pip install -r requirements.txt
- copy
.env.example
file and rename it to.env
- enter own secret string
python main.py
- api on: localhost:5001/api
- swagger on: localhost:5001/apidocs
pip install -r requirements.txt
.env.example
file and rename it to .env
python main.py