Flarelink gives you auth, a database, object storage, and email — provisioned on your Cloudflare account, not ours. Wire them together in one calm panel and keep every key.
Paste a scoped Cloudflare API token. Flarelink only touches resources when you explicitly ask it to provision or change one.
One click provisions an auth Worker, a D1 database for your users, and a KV namespace for sessions — all in your account, with the keys shown to you once. Add R2 storage later when you need files.
Install @flarelink/client and call auth, storage, from(…) with one URL and one service key. Manage it all in one dashboard.
A complete, verifiable auth system — with a database, object storage, and email wired in around it. All running on your own Cloudflare resources, managed in one place.
Drop-in authentication with sessions, social providers (Google + GitHub), magic links, password reset, and email verification. The auth Worker is source-available and deployed to your account — so you can rebuild it byte-for-byte and confirm what's running. Sessions live in KV, so auth checks are sub-millisecond and cheap.
A real SQL database on Cloudflare D1 — visual table + schema editor, a multi-tab SQL console, and a type-safe client.
Object storage on R2 with signed upload URLs and zero egress fees. Files go browser → bucket; Flarelink stays out of the byte path.
Password resets, magic links, and verification through Cloudflare Email Sending or Resend. Editable templates with live previews.
The auth Worker is source-available (FSL-1.1-MIT). Reproducible builds and published hashes mean one command proves the bytes running in your account match the published source — no need to take our word for it.
One typed SDK with the same surface as the platforms you already know — auth, storage, from(…). The dashboard provisions everything in your account; the SDK speaks to it directly.
Most backend platforms rent you their servers and hope you never leave. Flarelink runs entirely on your Cloudflare account, so leaving is a non-event — which is exactly why people stay.
See exactly what we can touch — and revoke it anytimeFree on a single Cloudflare account, forever. Connect a token and see your backend in about a minute.