Let's Enroll - Backend Modules Bot - The main Discord bot API - The API for the frontend Data - Contains shared data objects Emoji generator - Generates the JSON and spritesheets of Discord's Unicode emojis Convention plugins - Contains shared build logic Running in docker Start from the root directory (where config-template is) Copy config-template as config Fill the values in config/.env Fill the values in config/application.yaml, values are required unless commented Start up the stack with docker compose up -d