This is a minimal example of a Svelte starter kit created using npm init vite my-app -- --template svelte
Click on the button below to deploy this repository with CI/CD on Elestio:
git clone YOUR_REPOSITORY_URL
cd svelte
npm install
npm run dev
Try to make some change in your Svelte project then push to the git repository
After few seconds to few minutes your change will be deployed on your CI/CD target 🚀