Skip to content

Putong Online Judge... Revenge? Anyway, ignore this.

Notifications You must be signed in to change notification settings

net-escape/putong-oj

Repository files navigation

Putong OJ

Just a Putong Online Judge...

Development

Running MongoDB, Redis and the Judger part in Docker:

# at /
docker compose --profile dev up

Start the backend development server:

# at /backend
pnpm run dev

Start the frontend development server:

# at /frontend
pnpm run dev

Production

Build the Docker image:

# at /
docker compose --profile prod build

Running the production server:

# at /
docker compose --profile prod up

About

Putong Online Judge... Revenge? Anyway, ignore this.

Resources

Stars

Watchers

Forks