run small software

your agent wrote it.
now it runs.

deploy small software in seconds. share it with your team like a doc.

$ tinyrun deploy ./budget

that's the whole deploy flow. one line.

HOW IT ACTUALLY WORKS

you write a folder of code — or claude writes it for you

tinyrun deploy ./app

we build it, host it, put auth in front of it

→ app.tinyrun.sh

your teammate clicks the link, gets a magic email, is in

no signup, no password

the app sleeps when nobody's on it, wakes in about a second

sleeping = $0

export your code + sqlite anytime. your apps are yours.

WHAT PEOPLE BUILD

budget.tinyrun.sh

the team budget tracker

claude wrote it in 4 minutes. finance updates it weekly. replaced a spreadsheet nobody opened.

standup.tinyrun.sh

async standup notes

three fields, posts to slack at 9am. killed the daily meeting for a 6-person team.

metrics.tinyrun.sh

that one dashboard

reads the postgres replica, shows 4 numbers. founder checks it every morning with coffee.

agents made software easy to write.
nothing made it easy to share.

common questions.

anything that's a folder of code: python, node, static sites, streamlit, fastapi. if it runs locally, it runs here. docker optional — we detect most stacks automatically.

only the emails you whitelist. every app sits behind magic-link auth by default — no public URLs unless you explicitly flip it public.

nothing. zero. apps scale to zero when idle and wake on request in about a second. you pay only for the seconds your app is actually serving someone.

yes. export your full source + sqlite file anytime, one command. apps are standard containers — if we disappeared tomorrow you'd have everything.

they're built for production software with traffic. tinyrun is built for tools with 3 users: no yaml, no build config, no billing surprise — and auth is already done.

get early access

we're letting teams in small batches.