Skip to content

asheswook/FASTAPI-TEMPLATE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome fastapi project

Installing & Executing

  1. Clone a project from this repository.
git clone https://github.com/asheswook/FASTAPI-TEMPLATE.git
  1. Go to the project directory and run Docker-Compose.
cd FASTAPI-TEMPLATE
docker-compose up
  1. Profit!