Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Derek Haynes 12351f0290
Initial setup of FastAPI web app
4 years ago
..
12351f0290
Initial setup of FastAPI web app
4 years ago
12351f0290
Initial setup of FastAPI web app
4 years ago
12351f0290
Initial setup of FastAPI web app
4 years ago
12351f0290
Initial setup of FastAPI web app
4 years ago
12351f0290
Initial setup of FastAPI web app
4 years ago
12351f0290
Initial setup of FastAPI web app
4 years ago
12351f0290
Initial setup of FastAPI web app
4 years ago

README.md

You have to be logged in to leave a comment. Sign In

Setup

python3 -m venv covid19-rec-web
source covid19-rec-web/bin/activate
pip install -r requirements.txt

Running the web app

uvicorn main:app --reload
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...