feat: add MMGame backend and frontend source code
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
cd /d "E:\Temp\Anby\MMGame\backend"
|
||||
uvicorn app.main:app --host 0.0.0.0 --port 8000 > backend.log 2>&1
|
||||
Reference in New Issue
Block a user