Clear project — starting fresh from spec
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
@echo off
|
||||
cd /d D:\PoleDanceApp\backend
|
||||
echo Starting Pole Dance Championships Backend...
|
||||
echo API docs: http://localhost:8000/docs
|
||||
echo Health: http://localhost:8000/internal/health
|
||||
echo.
|
||||
.venv\Scripts\python.exe -m uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload
|
||||
pause
|
||||
Reference in New Issue
Block a user