beanie-fastapi-demo
beanie-fastapi-demo copied to clipboard
Demo project
Warning
This example project is outdated. I'm working on updating it.
For now please follow the Beanie documentation: https://roman-right.github.io/beanie/
Install App
poetry install
Run MongoDB
docker-compose -f docker-compose-mongodb.yml up -d
Run App
bash run.sh