Skip to content

Repository files navigation

  1. Build the project
docker-compose build
  1. Start the project
docker-compose up -d
  1. Watch logs
docker-compose logs -f app

This command will start the FastAPI server on port 8000, the MongoDB service on port 27017 and Mongo admin panel on port 8081. You can navigate to http://localhost:8000/docs in your browser to access the automatically generated API documentation.

⚙️ Local Development

poetry install
poetry shell
sh ./scripts/launch.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages