A great Online Judge which judges judgment via websocket. Inspired by Yur PaintBoard Project.
Node.js, Python, Go-judge.
Run Backend:
. ./venv/bin/activate && python server.py
Build Frontend:
cd ./client_web && npm i && npm run build
Preview Frontend:
npm run preview