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:
- Build a standard web app (test it in Chrome first!).
- Submit it through the publisher dashboard on brewser.io — sign in with Google.
- Automated checks run: your submission is pushed into the pipeline, and the security scanner analyses the code.
- 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.

Brewser Docs