Warning This project is under active development and not yet ready for production use.
Umbrella repository for the Convention Apps platform. This repo contains git submodules pointing to all services in the stack.
| Service | Description |
|---|---|
| lanyard | Identity provider, OIDC/OAuth2 server, and service catalog |
| dashboard | Auto-discovering dynamic UI shell |
| guidebook | Convention guide and documentation |
| ledger | Invoicing and billing service |
| schedule | Scheduling, shifts, approvals, and kanban boards |
| Package | Description |
|---|---|
| service-sdk | @convstack/service-sdk — shared manifest schemas, handlers, permissions, and dev tooling consumed by every service |
git clone --recurse-submodules https://github.com/convstack/convstack.git
Or if already cloned:
git submodule update --init --recursive
git submodule update --remote --merge
Made and maintained with 🧡 by Headpat