coderunner‐java - UQ-eLIPSE/shifoo-docs GitHub Wiki

Local Dev Setup

git clone [email protected]:UQ-eLIPSE/coderunner-java.git
cd coderunner-java
cp config.json.example config.json
docker-compose up --build

If everything goes well, terminal will display coderunner-java | Node.js + Express server started at 8070 After building the service, run docker-compose up to start application