Online Judge is a programming contest judge built with Node.js (Express), AngularJS, PostgreSQL, and Docker
Online Judge is a programming contest judge built with Node.js (Express), AngularJS, PostgreSQL, and Docker.
4 steps to begin hacking on Online Judge:
vagrant up from the root of your clone (takes about 10min for everything to get up and running).vagrant ssh to access the newly provisioned development server.npm start from the root of your clone to start Online Judge.Visit localhost:3000 in your browser to see your locally running version of Online Judge.
You can stop Online Judge by typing Control-C in the terminal.
To test Online Judge run npm test from the root of your clone.
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.