Skip to content

backend for submittr - platform for code submission

Notifications You must be signed in to change notification settings

nkitan/submittr

Repository files navigation

submittr

a monorepo for the microservice based assignment management engine with cloud based code execution system - submittr

building submittr

  1. clone the repository

git clone https://github.com/nkitan/submittr

  1. cd into submittr

cd submittr

  1. build docker stack

docker compose build

usage

  1. start stack

docker compose up

this starts up all services and starts apis

API's

  • /auth - authentication apis
  • /dbsr - assignment data api
  • /exec - code execution api

About

backend for submittr - platform for code submission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published