Skip to content

saipepu/Judgehub-backend

Repository files navigation

Judgehub Backend

This is the backend repo for Judgehub

This project was

  • build with node and express
  • used mongodb as database
  • implemented leaderboard live features with Socket.io
  • deployed on vercel

Getting Start

git clone [repo-url]
npm install
npm start

You will need your own env variable for mongodb

Releases

No releases published

Packages

No packages published