An online judge system.
- Install mongodb
- Install redis by
sudo apt install redis-server
- Install npm
- Install firejail by
sudo apt install firejail
# install dependencies
npm install
# start live client and server development server
npm run dev
# start production server
npm start
- Webpack 4.x does not work.
set you environment configurations in /config.js
in your code, get back your configs by using process:config