A parent repo for interncomp project
Use following command to clone:
git clone --recurse-submodules https://github.com/InternComp/interncomp-platform.git
To update all repos:
git submodule update --remote
Setup .env files as discussed in assignment submission.
See manual-setup.md in this repo.