Skip to content

GaurangGupta/online-judge-server-1

 
 

Repository files navigation

Online Judge Server

Heroku URL: https://bits-judge.herokuapp.com/

Setup

Run

  • In a terminal, execure npm run dev to launch a hot-reloading server.

Testing endpoints

  • To log in in Postman, set a Header with key dev-user-email and value as the email of the user you want to be logged in as.

Postman

Deployment

  • Install the Heroku CLI.
  • Commit any changes.
  • Run git push heroku. ( You'll need access first )

HackerEarth Demo

http://p.ip.fi/2-A0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 92.9%
  • JavaScript 7.1%