Two minutes with Maria.

A tutoring company owner, no programmer, uses Claude Code, an AI that writes software by chat. Boat House is the part that puts what it writes online. The commands and their output are real; Bright Path Tutoring is made up.

Maria runs a tutoring company.
Ten tutors. Sixty students. No programmer.
She uses Claude Code, an AI that writes software by chat. She wants a tracker: who has paid, and each tutor’s hours.
The usual wayto put that tracker online
Vercelwhere the tool lives · an account, a card, two seats
$40
Supabasewhere the data lives · keys pasted into a file
$25
Clerkso people can sign in · two more keys
$0
Resendso sign-in emails go out · verify a domain
$0
Every monthfour accounts, an hour of clicking, keys in a file
$0
Still not online.
Claude Codeon Maria’s laptop
Maria
Claude Code
Done. The tracker is built and running on your laptop: a table of students and payments, and a page where each tutor logs hours.
Runs on this laptop only
Maria
Claude Code
Sign up at boathousecloud.com, which takes a minute. The welcome page shows one line; paste it here exactly as shown. The ! at the front tells me to run it rather than read it. It installs the small bh command that talks to Boat House, and that is all I need.
boathousecloud.com/welcome
Bright Path Tutoring is ready.no card

1 · Connect your agent. Paste this into Claude Code:

! curl -fsSL https://boathousecloud.com/install.sh | sh -s -- BH-K3Q7-M8PW-2XRT

2 · Money, on your terms: $20 on the balance, two months of one tool · 3 · Close this tab

Connected. Your agent used the key just now.
Claude Coderunning the line, as Maria
! curl -fsSL https://boathousecloud.com/install.sh | sh -s -- BH-K3Q7-…
installed  ~/.local/bin/bh
Claude Code skill installed. Claude Code will run bh's everyday commands
without asking; buying, paying, deleting and restoring still ask you.
logged in as maria@brightpath.example. This key is you.
Done. Your agent can put things online now.
Claude Codebh deploy
$ bh deploy
deploying payments (38 KB) …
live: https://payments.bright-path.boathousecloud.com  (release #1)
visible to: workspace members   (7s)
0.0seconds
🔒 https
Bright Path TutoringPayments and hours · September
$14,250invoiced
$11,900received
7still due
312.5hours logged
StudentTutorInvoiceStatus
Ava MartinezJordan K.$480Paid Sep 3
Sofia NguyenJordan K.$360Due
Noah PatelDaniel O.$480Paid Sep 1
Claude Codeconnected to Boat House
Maria
Claude Code
Done. Sam is an admin, so she can change the tool itself from her own agent. The ten tutors are editors: they sign in as themselves and log their hours. Boat House tells the tool who each person is, so it shows each tutor their own rows. Everyone got an email with one button and three steps.
Emailed 11 people: one button, three steps
payments.bright-path…
Hi JordanLog today’s hours
Ava Martinez · 1.5 h
Lucas Kim · 1.0 h
Add hours
You see only your own rows.
Claude Codetwo weeks later
Maria
Claude Code
Live, version 2. Version 1 is kept.
Maria
Claude Code
Back on version 1. Nothing was lost.
live version1
What it ranreal output
$ bh deploy --note "heading"
live: https://payments.bright-path.boathousecloud.com  (release #2)
visible to: workspace members, shared with 11 more   (7s)

$ bh rollback payments 1
rolled back: https://payments.bright-path.boathousecloud.com now on image bh/payments:1 (release #1)
Maria owns all of it.
Her codebh pull puts the whole tool in a folder on her laptop, any time. She can run it anywhere.
Her databh export gives one file: the source, the database, every upload, and a note on how to run it elsewhere.
Her addressA .com bought through Boat House belongs to her workspace: point it anywhere, transfer it out, any time.
Her agentClaude Code today, Cursor or Codex tomorrow, any AI agent. Switch whenever; nothing here belongs to one AI company.
If Boat House disappeared tomorrow, one command hands her a file that runs anywhere. Nothing is locked to Anthropic, OpenAI, or us.
$10 a month per tool.
Everyone who uses it, free. Five minutes to set up, once.
Boat HouseThe Google Doc for small software.
You need an AI coding agent such as Claude Code. Signing up needs no card. With code ALLENZ-8BYN every tool is half price for your first 60 days.
0:00 / 1:52 Skip to the live tool

1A real tool, running right now. Bright Path Tutoring is made up; the hosting is not. This page is served from Boat House, with its own address, HTTPS, database and nightly backup, and it is set to public so you can see it without signing in.

payments.boathouse-demo.boathousecloud.com
public · read-only for visitors

Signed-in tutors would see an “Add hours” form and could only change their own rows. If the frame is blank, open it in its own tab.

2How it got there: one sentence, seven seconds. Maria asked her agent to put the tracker online. These are the commands it ran and what they printed, with the account name changed.

Maria’s agentClaude Code, connected to Boat House
Maria
Put the payment tracker online, and share it with Sam so she can change things too.
Agent
Done. It is live at payments.bright-path.boathousecloud.com with its own login and database, and a backup every night from now on. Sam is an admin, so she can change the tool itself from her own agent. The ten tutors are editors: they sign in and log their hours.
Running · version 1 · $10.00 a month
Maria
Change the heading to “Payments, September” and put it live.
Agent
Live, version 2. Version 1 is kept; say the word and I put it back.
What the agent ranreal output, September 2026
$ bh deploy
deploying payments (38 KB) …
live: https://payments.bright-path.boathousecloud.com  (release #1)
visible to: workspace members   (7s)

$ bh share payments sam@brightpath.example --tier admin
sam@brightpath.example can open https://payments.bright-path.boathousecloud.com as admin (change anything, including the software)
emailed sam@brightpath.example the link and the three steps. Nothing else to send.

$ bh deploy --note "heading"
deploying payments (38 KB, based on #1) …
live: https://payments.bright-path.boathousecloud.com  (release #2)
visible to: workspace members, shared with 11 more   (7s)

$ bh rollback payments 1
rolled back: https://payments.bright-path.boathousecloud.com now on image bh/payments:1 (release #1)

3Shared like a document. Three levels, the way you would share a Google Doc. People cost nothing.

ViewerCan open it and look. Cannot change anything.
EditorCan change what is inside it: log hours, mark a payment. Cannot change the tool itself.
AdminCan change the tool itself, from their own agent, the way a co-editor changes a shared doc. Every change is a version; any earlier one can be put back.
PublicOptional: anyone can read, nobody can write. The sample above is public.

$10 a month per tool. That is the whole price.

What is in it

Hosting, HTTPS, a database, file storage, logins for everyone, backups every night, logs, one-sentence rollback, a free address like tool.yourteam.boathousecloud.com. A .com of your own is about $13 a year. People you share with, at any level, cost nothing. A tool that is switched off costs nothing.

Two promises about money

You sign up without a card and put money on a balance when you are ready; it can only spend what is on it. Your agent quotes anything that costs money and waits for your yes in the chat. The only thing that runs on its own is the $10 a month, counted by the day.

The usual way to host the same tool is Vercel plus Supabase plus a login service plus an email service: about $65 a month across four accounts, with an hour of setup and keys pasted into files. Boat House is one account and one line.

4Try it with your own tool. Five minutes, once. No card to sign up.

1Sign up at boathousecloud.com/signup. Use the code ALLENZ-8BYN and every tool is half price for your first 60 days.
2The welcome page shows one line. Paste it into Claude Code (with the ! it shows) or into a terminal. That connects your agent.
3Put $20 on the balance, two months of one tool. Your card is charged only when you click.
4Tell your agent, in plain words: “Put this online and share it with Sam.” Done.

Rather see it live with a person?

Reply to the email you got, or write to allen@boathousecloud.com. Allen answers every email within one business day and will put your first tool online with you on a call. Everything an agent can do with Boat House is on one page at boathousecloud.com/docs, and the whole story is on the home page.