- judge backend: https://github.com/Yescafe/CoffeeOJ-judge
- server: forked from https://github.com/Gourouting/singo
Deploy your MySQL and Redis firstly, then config env of server:
cp server/.env.example server/.env
Finally, you can deploy this project by referencing this deployment script:
cat deploy/deploy-dev.sh