An AI-native cloud platform

Hand Small Field your code. You get back a real app with its own web address, automatic https, and its own database. No servers to set up, nothing to configure.

$ smallfield deploy

Building your app...

Starting it up...

Live at https://your-app.dev.smallfield.app

What you get

A web address, secured

Every deploy gets its own web address. It's secure automatically, with nothing for you to set up.

Live now

A database

Every environment gets its own database, created before your first deploy finishes.

Live now

A lock on your app

Choose who can open your app. They sign in with their email address, and everyone else is turned away. Lock one environment or all of them — your app's own code doesn't change.

Live now

File storage

A place for the files your users upload — photos, documents, anything your app needs to keep. Every file is private to your team, and the bytes go straight to storage without ever passing through our servers.

Live now

Email

Send account confirmations, password resets, and receipts without running your own mail server. We set the sending address ourselves, so no one can send email pretending to be you.

Live now

How it works

  1. Hand over your code

    Point Small Field at your GitHub repo. That's all it needs from you.

  2. We build it and turn it on

    Small Field builds your app, connects a database, and starts it running. You don't touch a server.

  3. Share your link

    Your app goes live at its own web address. Send the link to anyone.

Who it's for

You built your app by talking to an AI. Maybe you've never opened a terminal, and you shouldn't have to. Small Field takes the code you already have and turns it into a real app people can use. You don't need to learn servers, containers, or anything running underneath.