This repository demonstrates automatic deployment of a Svelte app to a Hostinger shared hosting server using GitHub Actions and webhooks. When you push changes to the main branch, the app is automatically built and deployed to your Hostinger server.
Visit http://svelte.fabian-ober.de/ to see the live demo.
For detailed setup instructions on how to configure automatic deployment to Hostinger, please refer to: Hostinger Deployment Guide
Special thanks to @annshiv for the original deployment guide and inspiration.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.