chore: sync local changes (2026-03-12)

This commit is contained in:
2026-03-12 18:58:55 +08:00
parent 4573a21f88
commit c903101d86
39 changed files with 1112 additions and 483 deletions

View File

@@ -1,8 +1,4 @@
@echo off
cd /d "%~dp0mengyaprofile-backend"
set RUN_MODE=development
echo Starting backend in DEVELOPMENT mode...
echo Backend API: http://localhost:5000
echo Frontend should run on: http://localhost:3000
echo.
python app.py