Docs / showcase-templates

Start from a Showcase template

The Showcase is a public catalog of finished Poleved projects. Clone one and it becomes a project of your own: full source code, a fresh empty database, nothing tied back to the author.

Browsing the Showcase

The Showcase is public: browse it and open any listing without an account. The Showcase link sits in the top navigation; the welcome and New project dialogs link to it too.

Above the grid:

  • Search templates… matches titles and descriptions.
  • A stack filter, and All categories — Landing, Dashboard, E-commerce, SaaS, Blog, Portfolio, Tool, Other.
  • Free only narrows the list to templates that cost nothing.
  • Sort by Newest, Most cloned, or Price.
  • Clear all appears once a filter is active and resets everything.

Each card carries the price or Free, the category, the author's handle, and how many times the template has been cloned. Load more pages through the rest; when nothing matches you get No templates match your filters yet.

Opening a listing gives you the full description, screenshots, and — when the author published one — View live demo. Some authors carry a Trusted seller badge.

What a template contains

A template is a snapshot of the author's project: its source code and its database schema — that is all of it.

The buy box on every listing states the same four things:

  • A fresh copy in your workspace
  • New database — zero data
  • Zero secrets carried over
  • Full, ownable source code

None of the author's data comes across, and neither do their keys. Publishing to the Showcase runs a scan that drops environment files and refuses the listing outright if a secret is found in the code that would ship — so a listing you can see has already been through that gate. Details are in sell your project on Showcase.

Using a free template

  1. Open the listing and click Use this template.
  2. If you are not signed in, you sign in first and are dropped straight back into the clone.
  3. The button reads Cloning… while your copy is built, with Queued… and then Setting up your copy — a fresh database and repo… underneath.
  4. When it is ready, you land in the new project's workspace.

The copy takes the template's title as its project name and gets a URL slug of its own. You can clone the same free template again later; each clone is a separate project. Only one clone of a given template runs at a time — clicking again while the first is going is refused with A clone of this template is already in progress.

Buying a paid template

A paid listing shows Buy (Rp99.000) instead. Clicking it opens Buy this template, which offers two ways to pay:

  • Account balance — the rupiah balance you earn by selling on the Showcase. The dialog shows what you have. If it does not cover the price you get Not enough balance and the selection moves to Midtrans on its own.
  • Midtrans (card / QRIS / e-wallet) — the normal checkout.

Paying from your balance settles immediately: the copy starts building and you are taken to it when it is ready. Paying through Midtrans returns you to your projects page instead, because the copy is created once the payment settles — so Payment pending — your copy starts once it settles. is a normal outcome, not an error.

From there a paid template behaves exactly like a free one.

You can buy a given template once. A second attempt is refused with You already own a copy of this template. — the copy you have is yours to keep working on.

After you clone

The new project is yours outright. Prompt it, preview it, publish it to its own production URL, invite collaborators, export the code — everything in creating & managing projects applies.

Two things on the first run: the database arrives empty and its tables are created the first time you run a prompt, and the AI reads the cloned code before changing anything — so you can ask for changes in plain language straight away.

Limits & notes

  • Browsing is public. Cloning or buying needs an account.
  • Each clone is a new project, so it counts against the project limit on your plan.
  • A free template can be cloned as many times as you like — one clone at a time.
  • A paid template is bought once per account.
  • Balance and credits are different things: balance is rupiah you earned by selling, credits meter AI usage. They are never exchanged — see how credits work.
  • Paid purchases are not refunded automatically. If one went wrong, contact us through the in-app feedback button within seven days of the charge; requests are judged case by case under the refund policy. If setup fails after a payment you will see Setup failed after payment. Contact support — you were charged once.
  • A clone that fails leaves nothing half-built and no project behind. Try again; if it keeps failing, report it through feedback with the template name and when you tried.
  • Limits may change during alpha.