FastAPI + Postgres + Docker Compose + Heroku Deploy Template

⚠️ For educational purpose only. Not ready for production use YET

Features

  1. FastAPI with Postgres setup
  2. Docker container with docker-compose
  3. JWT User Authentication
  4. Modular Project Structure
  5. Heroku Deploy with Githu Actions
  6. Manage Migrations with Alembic script

TODO

  1. ENV files for variables
  2. Remove unwanted code and add comments
  3. Documentation
  4. Make it more useable

GitHub

https://github.com/steinskeeper/fastapi-postgres-docker

 

 

 

To finish reading, please visit source site