/dashboard/ · a preview Planned

A look at the dashboard, before it exists.

Click through it. Every screen is here, the sidebar works, and the sample data is made up. What you cannot do is log in, because there is no account and nothing running behind any of it. We are showing it because a screen is easier to argue with than a paragraph, and because we would rather you knew exactly how much of it is real.

How to read it. A screen drawn normally is one whose work already happens today: the thing behind it is built and running, and until the dashboard exists you do that bit yourself from a terminal. Two of the eleven are like that. A screen greyed out is one where nothing is built yet, and every screen says which it is at the top, with the issue that specifies it and the command you would use in the meantime.

Drawn for this page. Every name, count and hash in it is made up, except the crate and test counts, which are the real ones. No screenshot of a running system exists, because there is no running system.

The same thing, as a list

All eleven, at a glance.

Two of these are built and running under the hood; the rest are a plan with an issue number. Nothing here is a promise about a date.

PanelStatusWhat you do today
OverviewPlannedYou look at the Cloudflare dashboard, or run wrangler deployments list. Issue.
BackendsPlannedYou write one composition file and deploy it yourself with wrangler. Issue.
DatabaseShippingYou reach it with wrangler d1 execute, or any Postgres client if you self-host.
Data browserPlannedYou write the SQL. Issue.
DeploysPlannedYou run the build on your own machine and deploy with wrangler. Issue.
DomainsPlannedYou add the custom domain in Cloudflare yourself. Issue.
LogsPlannedYou use wrangler tail, which shows the live stream and keeps nothing.
SecretsShippingYou set them with wrangler secret put.
EnvironmentsPlannedYou deploy a second backend and wire it up yourself. Issue.
BackupsPlannedYou export with fz data export and keep the file. Issue.
BillingPlannedNothing: there is nothing to pay for yet. Issue.

The statuses here are the same ones the rest of the site uses, and they come from the same place: the capability table, with the open issues linked above. If a row says Planned, no code for it exists.

Managed · Planned

Tell us to build it.

The waitlist is how we decide what to build first, and it is the only thing on this page you can actually press.

Join waitlistLimited free tier · planned

Open source · Shipping

Or skip the dashboard.

Everything the dashboard would run for you is already written and published. You can build it on your own machine and put it wherever you like, today, without us.

The half you can have today