Brewser Docs
Publishing

Publishing Your App

From local project to the Brewser catalogue

Publishing on Brewser is free and runs through a transparent, GitHub-backed pipeline. Here's the journey at a glance:

  1. Build a standard web app (test it in Chrome first!).
  2. Submit it through the publisher dashboard on brewser.io — sign in with Google.
  3. Automated checks run: your submission is pushed into the pipeline, and the security scanner analyses the code.
  4. Review & publish — approved apps land in the catalogue at play.brewser.io.

You can follow the status of your submission live from the publisher dashboard.

What you'll need

  • A working web app (single-page, self-contained assets recommended)
  • An app icon and metadata (name, description, category, platform labels)
  • A manifest declaring any hardware access your app needs

Continue with Submitting your app.

On this page