This commit is contained in:
2026-03-31 18:30:49 +08:00
parent bad112803a
commit d777d3065d
557 changed files with 119933 additions and 2 deletions

2
backend/.env Normal file
View File

@@ -0,0 +1,2 @@
PORT = 3001
MONGO_URI = "mongodb+srv://timmybee:EMqczsTr1oYPBtCd@cluster0.dombm2a.mongodb.net/?appName=Cluster0"