Go to file
2024-03-11 20:25:29 -04:00
docs Add architecture docs 2023-09-14 11:31:30 -04:00
extension [extension] Fix shared projects 2024-03-11 20:25:02 -04:00
sandbox [Sandbox] Add check script 2024-03-11 19:43:46 -04:00
shared [extension] Fix shared projects 2024-03-11 20:25:02 -04:00
web Merge security/web-sandbox-secret 2024-03-11 17:39:43 -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.