ALL 0.1.0 Code

This commit is contained in:
2026-02-28 04:21:27 +00:00
commit 7958510989
76 changed files with 17135 additions and 0 deletions

5
example.env Normal file
View File

@@ -0,0 +1,5 @@
PORT=8080
MONGO_URI=mongodb://localhost:27017
MONGO_DB_NAME=fpmb
JWT_SECRET=changeme-jwt-secret
JWT_REFRESH_SECRET=changeme-refresh-secret