- Setup Github OAuth credentials
- Rename
.env.example
to.env
- Register a new Github OAuth application here
- The Authorization callback URL should be
NEXTAUTH_URL
+/api/auth/callback/github
- Copy
Client Id
andClient Secret
- Rename
- Build the project
- Run
docker compose up -d
- Run
- Migrate the database
- Copy
.env
file into/website
- In
/website
, runnpx prisma db push && npx prisma db seed
- Copy
- erojudge should be running at http://localhost:3000
-
Notifications
You must be signed in to change notification settings - Fork 0
BWsix/erojudge
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An industry-leading online judge that supports brainfuck.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published