Applications Overview
Understand how the web and admin applications fit together and where to start for each role.
Applications Overview
The monorepo ships with two primary user-facing applications plus this documentation site.
| Application | Audience | Purpose | Primary Docs |
|---|---|---|---|
web | Students & public visitors | Public-facing marketing and transactional site | Web Application |
admin | IT managers & content editors | Control center for content, commerce, and membership data | Admin Application |
Skim this page first, then follow the persona-specific journeys below to get hands-on with each app.
Choose Your Journey
Operate the public site
Learn page structure, routing, and feature toggles in the Web App section. Start with the feature-specific guides if you only need to manage events, e-commerce, or membership.
Run content & commerce tooling
Head to the Admin App guides to manage content, users, and shop data. Non-technical editors can follow the how-to articles, while developers can dive into the implementation notes.
Need to update both?
Keep the project structure overview handy. It explains where each app lives and how shared packages (UI, API, editor, payment) connect them.
Related Guides
- Repository Quickstart – set up your environment
- Development Guides – day-to-day developer workflow
- Operations Overview – deploy, manage environments, and monitor services
