docs: local setup
This commit is contained in:
8
api/README.md
Normal file
8
api/README.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
## Maxon API
|
||||||
|
|
||||||
|
|
||||||
|
### Local Setup
|
||||||
|
|
||||||
|
1. Activate the virtual environment
|
||||||
|
2. To install dependencies, run `pip install -r requirements.txt`
|
||||||
|
3. Run the command `uvicorn app.main:app --reload`
|
||||||
Reference in New Issue
Block a user