Skip to content

AmishaChordia/FastAPI-PostgreSQL-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

FastAPI-Postgres-docker-compose

  • FastAPI app
  • PostgreSQL integration using SQLAlchemy
  • Dockerfile and docker-compose integations

How to run this with Docker?

  • Make sure you have docker installed and runninng on your machine
  • Open the terminal to the docker-compose path and hit the following command -
MYCOMPUTER:FastAPI user$ docker-compose up --build

Releases

No releases published

Packages

No packages published