Skip to content

rijalghodi/fast-api-prerequisite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy FastAPI backends on vercel

How to run locally

  1. Install python
  2. Add python in PATH environment variable
  3. Open VSCode or IDE
  4. Select interpreter as python
  5. Run pip install -r requirements.txt
  6. Run server using uvicorn main:app --host 0.0.0.0 --port 8000

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages