Put your app live on the internet
You've built and tested your app. Time to share it with the world!
| Platform | Best For | Pricing |
|---|---|---|
| Vercel | Next.js, React | Free tier |
| Netlify | Static sites | Free tier |
| Railway | Full-stack apps | Free tier |
| GitHub Pages | Simple HTML | Free |
Tip
Your app is now live! ๐
Aussie Note
Warning
| Check | Status |
|---|---|
| Site loads at URL | โ |
| All pages work | โ |
| Environment vars set | โ |
| HTTPS working | โ |
| Mobile responsive | โ |
| No console errors | โ |
| Analytics added (optional) | โ |
Once connected, every push to main deploys automatically: