peko / guide / web to the stores

Ship your web app to the app stores

Peko takes a web app all the way to the App Store, Google Play, and the Microsoft Store, including the parts everyone else leaves to you.

  1. 1

    Build and sign

    peko deploy app cross-compiles and signs your release for every platform from one CLI, with no Xcode juggling.

  2. 2

    Generate your store assets

    Peko runs your app on a device farm and captures the screenshots each store requires, then drafts your listing metadata for you to approve.

  3. 3

    Remote Apple builds

    Ship iOS and macOS without owning a Mac. Peko runs the Apple build remotely and hands back a signed release.

  4. 4

    Submit

    Peko prepares the submission for each store and walks you through the final steps.

Hosting is included in the same platform: if your app has a backend, peko deploy server runs it for you, so the whole thing ships from one place.