vacuumlabs/cowork-reservation

Backend setup

Closed this issue · 0 comments

Setup backend with:

  • Python

  • Flask

  • PostgreSQL

  • SQLAlchemy

  • Basic formatting enforcement - black, mypy

  • Runnable both in docker (for the frontend devs and deployment) and locally (for the backend devs)

  • Deployable on GCP (should be ok with the setup mentioned above by default)