Skip to content

magnified103/nboj

Repository files navigation

NBOJ: Not a Boring Online Judge

Based on DMOJ, NBOJ is an online judge that support running a programming contest.

Installation

Initializing the database

docker compose up -d db
python3 manage.py migrate

Starting the site service

docker compose up -d site

About

NBOJ: Not a Boring Online Judge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published