Go to file
2024-03-12 12:53:08 -04:00
docs Add architecture docs 2023-09-14 11:31:30 -04:00
extension [Shared][Extension] Update shared 2024-03-12 12:11:59 -04:00
sandbox [Shared][Web][Sandbox] Build shared in docker 2024-03-12 12:37:19 -04:00
shared [Shared][Web][Sandbox] Build shared in docker 2024-03-12 12:37:19 -04:00
web [Web] Update deps 2024-03-12 12:53:08 -04:00
.dockerignore Merge shared code for submission running (extension/sandbox) and team submission info (extension/web) (#16) 2024-03-11 13:32:23 -04:00
.gitattributes Add gitattributes file to enforce unix LF 2024-03-11 13:19:30 -04:00
.gitignore gitignore entry for ".idea" (#7) 2023-11-05 11:06:45 -05:00
README.md Add READMEs 2023-09-14 11:16:11 -04:00

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.