This website works better with JavaScript
Home
Explore
Project
Register
Sign In
python
/
fastapi
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ba45ad99c6
Branches
Tags
develop
master
0.1.0
fastapi
/
.gitpod.yml
.gitpod.yml
105 B
History
Raw
1
2
3
tasks:
- init: cd backend && pip install -r requirements.txt
command: cd backend && python main.py