1 Reply
Deno Deploy deploys a SlvelteKit application, ideally you develop it locally with Vite and deploy it with the build that generates a GithubAction.
Example: https://github.com/rroblf01/svelte-kit-example
In my experience, everything has worked correctly for me in Deno Deploy, although I have not done anything complicated either.
GitHub
GitHub - rroblf01/svelte-kit-example
Contribute to rroblf01/svelte-kit-example development by creating an account on GitHub.