Introduction
What polterware/kit is and how to navigate the docs.
polterware/kit is a set of open-source tools created by Erick Barcelos to support the development and management of his own products. They were built to solve real problems in his workflow — if they happen to be useful for you, feel free to use them.
The kit currently includes three projects:
- Ops — A desktop business manager powered by Supabase for product catalog, inventory, orders, sales, payments, and analytics.
- Polter — An interactive CLI for managing Supabase CLI workflows with setup, linking, migrations, configuration, and app installation.
- PWA — Headless install utilities and manifest tools for progressive web apps. Detect install environments, show manual guides, and use React hooks.
Each project can be used independently. Together they form a coherent ecosystem where Ops handles the desktop experience, Polter manages the Supabase backend lifecycle, and PWA covers web app installation flows.