KAS Build
Prebuild managed JS projects and produce installable iOS / Android apps across local and cloud build boundaries.
REACT NATIVE · APACHE 2.0
Appunvs Mobile is powered by the open-source Keel project and KAS cloud services, with clear boundaries between runtime, modules, prebuild, and managed delivery. It can serve an AI Builder or any ordinary RN team.
Focused on iOS and Android; Keel has no web target or Hosting product.
KEEL APPLICATION SERVICES
Use the framework and toolchain independently. Add managed delivery through the explicit Build, Update, Submit, and Credentials boundaries when you need it.
Prebuild managed JS projects and produce installable iOS / Android apps across local and cloud build boundaries.
Publish manifests, stage rollouts, and roll back so compatible bundles reach devices safely.
The CLI and service boundary exist; real app-store drivers open individually as their integrations are delivered.
Keep signing, build, and submission credentials in a dedicated vault boundary instead of application source.
QUICK START
Scaffolding and daily tooling stay separate: the create package starts the project; @keel-ai/cli owns development and delivery commands.
npm create keel-project@latest my-app
cd my-app
npm install
npm install -g @keel-ai/cli
keel doctor
keel start