Deploy to Europe

Serverless cloud that respects you

Save a file and it is live at its own URL. It sleeps when idle and costs nothing asleep. Your users' data stays in Europe.

Built and operated in Europe

One command from the CLI, or integrate git, to deploy

The defaults are sensible enough that there is almost nothing to configure: you deploy, and the URL that comes back is already serving traffic.

  • Deploy from the terminal, a git push, the web editor, or your AI agent
  • Every deploy is kept as a version. Rollback is one command.
  • Builds are content-addressed, so unchanged code never ships twice
$ frontback deploy

  service   api  production
 building
 built (1.8s)
 artifact 8487be7b 41 files, 812 KiB
 v7 released to production
 live (0.9s)
https://api.run.frontback.dev
$ curl https://api.run.frontback.dev

  hello from europe

Emails

Send and receive mail straight from your service.

Cron jobs

Code that runs itself, on a schedule in plain words.

Versioning

Every deploy is kept. Going back takes one click.

Environments

Test in staging, then promote to production when ready.

production

staging

Code branches. The database branches with it.

Staging is a fork of production, data included.

Bring the stack you already have

No adapters, no special entry points. If it builds, it runs.

Every runtime and library →

Start from a working product

All examples

Every template deploys into your organisation as a real project, live at its own URL. Then it is yours: open the editor and change anything, or tell the AI what you want instead.

Email login with better-auth
Sign-up, sign-in and sessions with better-auth on a libsql database.
URL shortener
POST a long URL, get a short code, and 302-redirect from it.
Personal site
A one-page site rendered on the server, with its stylesheet served from public/.
Uptime monitor
Ping a URL on a schedule and keep a browsable status history.
Guestbook
A sign-my-guestbook form backed by libsql, with every entry safely escaped.
Slack standup
A weekday standup reminder posted to a Slack webhook.
Multi-page site
Several pages routed from one file, all sharing a single layout.
RSS digest
Collect new items from any RSS feed on a daily schedule.
GitHub webhook
Verify GitHub webhook signatures and log deliveries to a database.
Hello API
A minimal JSON API in one file. The 30-second intro to services.

Or just let the AI deploy it

Builds, rehearses on a dry run branch with a fork of your data, and deploys when you say so, even from your phone on the go.

An AI chat in the console, on models hosted in Europe. Or bring your own agent: the MCP server and the skill hand it the same tools.

Your users are in Europe.

Now their data is, too.

A bill you cannot predict is a bug

Two plans. Read both sentences and take the one that sounds like you.

I am shipping a side project.

€0 a month
  • Snippets, crons and small apps.
  • Runs on demand, stops when idle.
  • Generous egress, same as every plan.
  • A Shared 256 MB server included.

I am running a real app.

€19 a month
  • Real apps, always on.
  • Every shared machine size.
  • History included.
  • €19 included for the servers. Show options

I am a business or an enterprise.

Deploy something this evening.

Free to start. Scales to zero while you sleep.

Go beyond what seems possible.