This is an Express server that connects Collab's React frontend to a MongoDB database.
Built by:
- Thomas Kruger
- Alex Oh
- Frank Li
Hosted on Render (disabled 10/29/25)
- Install npm
- Run
npm install - Run script from package.json. Command should be
npm start - Server should be available on port 4000.


