Deployment to cloud made easy, observable and predictable. Focus on your product and we will solve the rest.
One file, many shapes. Each export is a live endpoint the moment you save.
Every export becomes a routed endpoint.
export const api = (req) => Response.json({ ok: true })
Run code on a timer with no cron server.
export const cron = "0 9 * * *"
Serve real websites, rendered on the server from the same file.
export const site = (req) => html(page)
Receive and process events in a few lines.
export const hook = (req) => handle(req)
Wire up a Slack or Discord bot fast.
export const bot = (req) => reply(req)
Fetch, transform and store on a schedule.
await store( await fetch(url))
Pick a shape. The file types itself, saves, and answers on its own URL.
Write it yourself, or hand it to your agent. Frontback works with your AI tools through Skills and MCP.
Frontback ships an agent Skill. Tell your assistant what you want, and it writes the export and deploys it for you.
rates.ts and deployed it.Connect the Frontback MCP server and your agent can create endpoints, run them, and read logs over the Model Context Protocol.
The everyday facts of the platform, stated plainly, not buried in fine print.
Streaming as they happen, searchable, nothing to set up.
Every save is a deploy, every deploy rolls back in one click.
No YAML, no pipelines, no servers to babysit.
GDPR is the architecture's default, not a paid add-on.
TLS from the first second, projects isolated from each other.
Per use, no egress fees, one invoice in euros.
Private beta, launching 2026. Bring your TypeScript.