My app only works on localhost. How do I share it?

The short answer

localhost is your own computer, so a localhost link opens nothing on anyone else’s. To share the app it has to be online, at a real address. With Tiniest Cloud that is one sentence to the agent that built it: “put this on Tiniest Cloud.” Seconds later it has an address anyone can open.

The cloud crying at a laptop. It says: works on my machine

What localhost actually is

When your agent says the app is running at localhost:3000 or localhost:5173, it means running on this computer, for this computer. The word is a nickname every machine uses for itself. So when you send that link to a friend, their computer looks for the app on itself, finds nothing, and shows an error. Nothing is broken. The app was simply never anywhere else.

Close the laptop, and it stops for you too.

What has to happen instead

The app needs to live on a computer that is always on and that everyone can reach, with an address that means the same thing everywhere. That used to be a project of its own: choosing a host, setting it up, keeping it running, and then adding sign-in and saving on top, because an app that people share needs to know who is who.

Tiniest Cloud is that computer, with those parts already in it.

The one sentence

Connect your agent to Tiniest Cloud once. It takes about two minutes and is described on the start page. From then on, in the same chat where you built the app, say:

Put this on Tiniest Cloud.

Your agent uploads the app and tells you its address, something like myapp.tiniest.cloud. That link works on any phone, anywhere. Send it to anyone.

What people see when they open it

Your app, with a sign-in already in front of it. They use an email link or their Google account; there are no accounts for you to make and no passwords for anyone to keep. Whatever they add is saved, and each person sees their own things unless you decide the app is shared. If you change the app later, the new version goes live the same way, and every old version is kept in case you want it back.

No agent?

If you built the app another way, sign in to app.tiniest.cloud and drag the folder onto the page. Same address, same sign-in, same saving.

Plain answers

People also ask.

Why does my localhost link not work for other people?

Because localhost means “this computer”. On your friend’s machine the link points at their own computer, where the app does not exist. The app has to be online, at a real address, before anyone else can open it.

Is there a way to share a localhost app without putting it online?

Only while your computer is on and only with tricks that expose your machine. Putting it online is simpler and safer: one sentence to your agent and it has an address that works everywhere.

How long does it take?

Connecting your agent the first time takes about two minutes. After that, putting an app online takes seconds.

How do I share a localhost URL with others?

You cannot, not as it is: that link means “this computer”, so on anyone else’s it points at their machine. The app has to be online first. Say “put this on Tiniest Cloud” to the agent that built it and you get an address that means the same thing on every phone and every computer.

How do I turn a localhost link into a real address?

Put the app online. With Tiniest Cloud that is one sentence to your agent, and the localhost link is replaced by something like myapp.tiniest.cloud. You can put your own name on it later, on the paid plans.

How do I share localhost with my team?

Put the app online and send them the link. Everyone signs in with an email link or their Google account, you choose who is allowed in, and a change one person makes shows up for the others in under a second.

Your tool

Put it online from wherever you built it.

The cloud pointing at you. It says: share the link

Go make it real.

Build it with your agent, say “put it online”, send the link.

Put my app onlineAlready here? Sign in