Deploying your app
Taking your app from preview to a real URL you can send to someone, and what is not supported yet.
What deploying does
Deploy takes what you have built and puts it on the internet at a real URL. It is not an export or a zip file — it is a running app that anyone you send the link to can use.
You can deploy as many times as you like. Later deploys replace what is at the URL, so the link you shared keeps working and shows the current version.
Before you send the link
- Click through the main flow yourself on a phone as well as a laptop.
- Check that any keys the app needs are in the Secrets tab, or the deployed version will behave differently from your preview.
- Read the “not yet” list from the last check — that is where the known gaps are.
Custom domains
Custom domains are not supported yet. Deployed apps get a shareable URL on our infrastructure, which is fine for validating an idea, showing a client, or collecting early signups — but it is not yet the address you would put on a business card.
Read next
- What Sneh does after you launchSneh watches your live app for errors and slowdowns, explains what changed, and proposes fixes for you to approve.
- Adding API keys and secretsHow to give your app access to another service without pasting a key into your code or a chat message.
Did this miss what you needed? Email hello@sneh.ai — or browse the rest of the help centre.