Finished backend
This commit is contained in:
4
backend/run.sh
Executable file
4
backend/run.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Run the server
|
||||
uvicorn main:app --port 8000
|
||||
Reference in New Issue
Block a user