This repository is a simple demo project you can use to test Hyperlift’s build and deploy process. It’s designed to give you a quick, hands-on way to see how deployments work - without needing to set up a full application.
- A basic landing page that deploys in seconds
- A
$${\color{green}Dockerfile}$$ you can use as a starting point - A Dockerfile you can use as a starting point
- Example configuration for testing
- Fork or clone this repo into your GitHub account.
- Connect it to Hyperlift using your project settings.
- Deploy and watch Hyperlift take care of the rest!
- This project is for testing only - it’s too simple for real-world use.
- To build your own apps, you’ll need to create a proper Dockerfile tailored to your project.
- For guidance, check out the official Dockerfile documentation and Hyperlift’s Knowledge Base.
This project is open-sourced under the MIT License. You’re free to use and modify it for your own testing purposes.