Platform guide

Build → Deploy → Operate.

app2.pl is a control plane for shipping real apps. Compose in the dashboard, promote to production, share a live URL — infrastructure stays out of your way.

Build
Deploy
Operate

1 · Build

Create a project in the dashboard. Pick a template — habit surface, micro-tool, or landing — and configure it in a guided workspace. Status: building until you promote.

2 · Deploy

One click (or one CLI-style command in the UI) promotes to production. HTTPS, routing, and a public URL are platform defaults — no ticket queue.

3 · Operate

Share the URL, watch status pills, iterate and redeploy. Your namespace (`/@handle`) stays the front door as the portfolio grows.

Deploy pipeline

Promotion is the product.

Most stacks hide deploy behind YAML and weekends. app2.pl makes promotion a first-class action — green build → live URL → open in browser.

app2.pl — deploy
$ app2 deploy --prod
→ building artifact…     ok
→ promoting to edge…          ok
✓ Live in 7.2s
https://app2.pl  LIVE
Project templates

Start from a template, ship a surface.

Each template ends in a production-ready public page under your handle:

Deploy like the platforms you already know

Build Deploy Observe Scale
Who it’s for

Builders who want a URL, not a ticket.

Indie & side projects

Ship experiments fast. Same deploy motion from first prototype to portfolio of live apps.

Teams & learners

Guided first deploy teaches real platform skills — because the artifact is live on the open web.

FAQ

Common questions

Do I need DevOps experience?

No. The platform handles SSL, routing, and hosting. You focus on the product surface.

What does “deploy” mean here?

Promoting a project to live status with a public URL at `/@handle/slug`.

Can I use my own domain?

Custom domains are on the roadmap. Today you ship on the platform namespace immediately.

When can I start?

Now. First production deploy takes minutes from signup. Dashboard

Open the dashboard

Your first production URL is one deploy away.

Dashboard