Resolve merge conflicts and add production-ready backend with MongoDB

This commit is contained in:
EP
2025-03-07 17:27:02 -05:00
21 changed files with 1768 additions and 129 deletions
+4
View File
@@ -0,0 +1,4 @@
PORT=5000
MONGODB_URI=mongodb://localhost:27017/r00ts
# For production, use MongoDB Atlas or other cloud database
# MONGODB_URI=mongodb+srv://<username>:<password>@cluster.mongodb.net/r00ts