Coder Social home page Coder Social logo

Normal OJ

How to

  1. git clone --recurse-submodules https://github.com/Normal-OJ/Normal-OJ.git
  2. cd Normal-OJ
  3. git submodule foreach --recursive git checkout master

Push

For example, if you want to push Normal-OJ/Back-End:

  1. cd Back-End
  2. git push

Pull

Pull all:

git submodule foreach --recursive git pull

Run Docker

Build images and start

docker-compose up -d

or if you want to rebuild the images

docker-compose up --build -d

Start

docker-compose start

Restart

docker-compose restart [service]

Stop

docker-compose stop

Down

docker-compose down

Setup

Sandbox

  1. in .config/submission.json:
  • set working_dir to your desired location
  1. cd to Sandbox folder, run ./build.sh, this will build the images you need to compile and execute user's submission
  2. that's all :P, i think

NOJ Dev Team's Projects

normal-oj icon normal-oj

Online Judge maintained by Computer Science Department, National Taiwan Normal University

oao-oj icon oao-oj

服務學習前置任務,OAO OJ mock server

pyshare icon pyshare

we've moved to https://gitlab.com/pyshare

pyshare-be icon pyshare-be

mirrored repo from https://gitlab.com/pyshare/backend

pyshare-fe icon pyshare-fe

mirrored repo from https://gitlab.com/pyshare/frontend

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.