- Clone the repository.
- Open the repository:
cd fastapi-setup
- Install pipenv to create a venv for the project:
pip install pipenv
- Check if pipenv was correctly installed using
pipenv -h
- Activate the new venv using
pipenv shell
. - Install requirements from the pipfile using
pipenv sync
- Start the server using
uvicorn main:app --reload
-
Notifications
You must be signed in to change notification settings - Fork 0
rutujaCopods/fastapi-setup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published