BISO Sites

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.

ApplicationAudiencePurposePrimary Docs
webStudents & public visitorsPublic-facing marketing and transactional siteWeb Application
adminIT managers & content editorsControl center for content, commerce, and membership dataAdmin Application
ℹ️
Tip for new maintainers

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.