Getting started

Ship a Super App in one command.

Checkout SuperCore beside your product repo, then generate from a product.spec.yaml. New modules inherit ≥90% — auth, shell, design system, AI ports, settings, 20 locales.

git clone https://github.com/oversteintech/supercore.git
cd supercore
powershell -File scripts\generate_product.ps1 -SpecPath factory\specs\examples\super_airport.product.spec.yaml

Validate first: scripts\validate_product_spec.ps1. Compliance gate: SuperGarage intentional patterns win (AuthGate → MainShell, feature catalog, shared After chrome).

Reference apps: SuperGarage (consumer flagship), SuperHospital (enterprise).

Read the docs Packages

./getting-started