This is the backend repo for Judgehub
- build with node and express
- used mongodb as database
- implemented leaderboard live features with Socket.io
- deployed on vercel
git clone [repo-url]
npm install
npm start
You will need your own env variable for mongodb