Here are a few of the more essential project directories.
config/ - Project root config.portal/ - Source code.scripts/ - Helper scripts.Services are provided and consumed by the portal.
portal - Portal website.backoffice - Portal backoffice.simulator - Service that sends capstone data points to student API’s.scheduler - Service to run periodic tasks.db - Portal database (Postgres).caching - Portal caching, redis in production.mail server - Elastic-email for production and Mailhog locally.git repos - Exercise repositories.ci - Exercise validation and producing exercise docker images.docker image repository - Storing docker images.