svelte-hostinger-autodeploy Svelte Themes

Svelte Hostinger Autodeploy

Svelte Auto-Deploy for Hostinger Demo

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.

Live Demo

Visit http://svelte.fabian-ober.de/ to see the live demo.

Features

  • 🚀 Automatic deployment on GitHub push
  • 🔄 GitHub Actions workflow integration
  • 🌐 Hostinger shared hosting compatible
  • ⚡ Zero-downtime deployment
  • 🎨 TailwindCSS for styling

How It Works

  1. Push your changes to the GitHub repository
  2. GitHub Actions automatically builds the Svelte app
  3. The built files are deployed to your Hostinger server via FTP
  4. Your changes are live within minutes!

Setup Instructions

For detailed setup instructions on how to configure automatic deployment to Hostinger, please refer to: Hostinger Deployment Guide

Credits

Special thanks to @annshiv for the original deployment guide and inspiration.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Top categories

Loading Svelte Themes