This is the website of the CDROMS robotics team.
First time, install the node dependencies:
docker run --rm -it -v [PATH TO THE REPO]:/opt/project -w /opt/project node:24 npm iEdit the path to the repo in the docker-compose.yml. Then start the docker compose using docker compose up. When a
file is changed it will reload the website.
The source of this app is licensed under GPLv3.
Files in the public folder, except those in restricted-assets, are licensed
under CC BY-NC-SA 4.0.
