Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to python base backend project with FastAPI.

Hi dear master, this project meant to be a base project for our backend services with python and FastAPI stack, if you want, you can clone this one to start working.

Set up in docker.

  1. You got to have docker and docker compose already installed in your computer.
  2. Clone the project and go to the base project :).
  3. Run docker-compose build.
  4. Run docker-compose run --service-ports --rm app
  5. It's working in localhost:8000

Set up in production.

  1. You got to have docker and docker compose already installed in your computer.
  2. Clone the project and go to the base project :).
  3. Run docker-compose build.
  4. Run docker-compose up -d
  5. It's working in localhost:80

About

This project meant to be a base for all backend python based projects wth FastAPI.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages