Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Boilerplate

Steps to install & run this app:

  1. Clone the repository.
  2. Open the repository: cd fastapi-setup
  3. Install pipenv to create a venv for the project: pip install pipenv
  4. Check if pipenv was correctly installed using pipenv -h
  5. Activate the new venv using pipenv shell.
  6. Install requirements from the pipfile using pipenv sync
  7. Start the server using uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages