Getting started

Ship a Super App in one command.

Checkout SuperCore beside your product repo, then generate from a product.spec.yaml.

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. Reference apps: SuperGarage (consumer), SuperHospital (enterprise).

Read the docs