Your First App
info
Make sure you have followed the installation guide before continuing.
Ever want to enjoy the simple experience of hosted app platform like Vercel? But without the limitation to specific vendors?
In this tutorial you will create a Remix app in Vercel style in 2 minutes using Heighliner.
Create Your Appβ
You only need to run this single command:
Network speedup for users in China
hln up hello-world -s sample -i
It will prompt you to input config values interactively:
After you completed the input, it will run for about 2 minutes. If it is successful, the output will look like:
Successfull Output
Congrats! You have created your first app using Heighliner.
See Your App In Actionβ
Your app is live at hello-world.h8r.site:
The sample stack of Heighliner automatically creates a full set of tools and services for your app: Github repos, Helm charts, CI/CD pipelines, domain routing, monitoring and alerting rules, etc.
What's Nextβ
- Discover how to continuously deliver your app
- Discover how to monitor your app