Skip to content

Fastapi starter project, with mysql, alembic, nginx, and docker

Notifications You must be signed in to change notification settings

nabidam/fastapi-starter

Repository files navigation

fastapi-starter

Fastapi starter project, with mysql, alembic, nginx, and docker

You can clone the project and run command:

sudo docker compose up -d

So docker pulls the images, and serves mysql, project and nginx. You can access the project through your explorer and address http://localhost.

Also you can change exposed ports, volumes of the containers, and the rest configs as you need.

Then start developing your idea...

Any comment or contribution would be appreciated :)

About

Fastapi starter project, with mysql, alembic, nginx, and docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published