Modular by Design
richtext
Install only what you need
bun run indigo add core-support
Each module brings its own schema, routes, admin UI, and seed data. Remove what you don't need — no dead code, no bloat.
- core-payments — Stripe, crypto
- core-support — AI chat, tickets
- core-docs — documentation system
- core-store — full e-commerce
Comments