Marketplace

Tools and starters for Reepolee apps

Paid, one-off additions to a Reepolee app - separate from commercial support or sponsored development. Everything here is a normal purchase; nothing is a subscription.

Reepolee Studio product preview

Production tool

Reepolee Studio

A visual editor for the SQL DDL files that drive your Reepolee application - edit schema the way you already think about it, and let Studio write consistent, dialect-correct SQL.

How it fits in

Studio runs inside your normal Reepolee app: same navigation, session, language, theme, forms, and confirmation dialogs. Sign in with a user whose module access includes Studio, then open it from the nav or go straight to /studio.

What it gives you

  • A two-pane editor - pick a file/table/view on the left sidebar, then edit the table form (or view a read-only view) alongside a live DDL preview, with a floating, dockable Domain Types toolbox for favorites and recently used types
  • A curated library of domain types resolved from your project's own SQLite or MySQL configuration - not a generic guess, but the canonical types you've already defined
  • Per-column control over name, type, nullability, defaults, primary key, auto increment, uniqueness, generated expressions, and foreign key references
  • A live DDL preview that calls the exact same writer used by Save, so what you preview is what you get
  • One-click table actions: create a new table with the standard housekeeping columns, copy an existing table definition, delete a table (with confirmation), or generate a v_<table> view with joins inferred from your foreign keys

Built to be safe to use

Studio only ever touches an explicit allowlist of files (your demo and marketplace schema folders - never your foundational SQL). Every mutation requires Studio module access and a valid CSRF token, the server reloads the file fresh before each change, and anything you didn't touch is left byte-identical. Deletions are immediate, so pair Studio with source control as your safety net.

Design your schema visually, then hand it to Reepolee's reeman generators to scaffold CRUD routes, validation, and templates - schema and generated code stay in sync without hand-written DDL drifting apart.

Solo License

99€ / $99

Purchase

Team License (up to 10 developers)

299€ / $299

Purchase

More than 10 developers? Contact us for Enterprise licensing. Contact us

Payments are processed by Polar.sh, our merchant of record.

Chef's Blog Tutorial product preview

Starter code

Chef's Blog Tutorial

A complete CRUD folder and database structure for a blog CMS, generated with Reepolee Framework. Install it once and the code is yours: routes, forms, and schema, exactly as if you had written and generated it yourself.

  • Full schema plus generated routes, forms, and views for a working blog CMS
  • A one-step install into your project with bun reeman install
  • No ongoing dependency on Reepolee Labs - the generated code is standalone
  • A starting point to extend, not a tool you keep running

39€ / $39

Purchase

Payments are processed by Polar.sh, our merchant of record.

Need something custom?

If neither a tool nor a starter fits what you need, Reepolee Labs also offers commercial support and sponsored development.