Available at https://komefumi.github.io/sveltekit-todo-app/
I've made use of Github actions. I did not properly understand the mechanism of it at the time of this deployment, but it helped me become a bit more accustomed to it. Previously I used it to deploy my blog built with Astro, which you can find at this repository
Here is a simple introductory Sveltekit app, making use of TypeScript and TailwindCSS. This was made following this tutorial, and this tutorial - both - by James Q Quick and includes my own changes where deemed.
You're free to use this code as seen fit.