Deno SvelteKit Tutorial. A working example of building a full website with Deno and SvelteKit.

github.com/ry/tutorial-with-svelte2

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2025
  • Merge pull request #2 from denoland/house-styles
  • remove corrupted lock file
  • show arrow in links back home
  • use central house styles
  • add deploy button
  • add a readme
  • Merge pull request #1 from marvinhagemeister/api-refactor
  • fix: update ui to new api
  • feat: integrate API server into sveltekit
  • fix: package.json scripts
  • chore: add `.deno-deploy´ to .gitignore
  • update preview command
  • corrupt lockfile
  • update tasks
  • update with deno adapter
  • initial commit