Search Documentation

Search guides, functions, classes, interfaces, and more

How to start

Recommended order of guides. For the platform model first, read What is MobyApps?.

  1. Install packages — point your project at npm.mobyapps.dev and add @mobyapps/bridge, @mobyapps/sdk, and @mobyapps/omapi.
  2. Scaffold — create a miniapp with the CLI, or a static splash with @mobyapps/splash if you only need a launch screen.
  3. Wire the host — follow lifecycle, theming, and performance guides for splash; use theming and Cursor setup for miniapps.
  4. Read the API — package docs for SDK, Bridge, OMAPI, and Splash.js are linked from the home page.

Start with Install @mobyapps packages, then use the sidebar to open the next guide.