Skip to content

roman-right/beanie-fastapi-demo

Repository files navigation

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

Releases

No releases published

Packages

No packages published