22bc7460df
* Unify submission execution implementations into submissionRunner * Unify contestMonitorTypes definitions between extension & web * Make line separator in entry use LF * Add entry.sh for sandbox * Fix web imports * Sandbox read from .env --------- Co-authored-by: orosmatthew <orosmatthew@pm.me> |
||
---|---|---|
docs | ||
extension | ||
sandbox | ||
shared | ||
web | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
README.md |
BW High School Programming Contest Environment
This is a mono-repo comprised of 3 components: web
, sandbox
, and extension
.
Each directory contains instructions for building, development, and deployment.