https://github.com/ameobea/svelte-todo
Full-stack to-do app to try out SvelteKit. Minimal with SQLite database + HTTP basic auth
https://github.com/ameobea/svelte-todo
jamstack ssr svelte sveltekit todolist
Last synced: 4 months ago
JSON representation
Full-stack to-do app to try out SvelteKit. Minimal with SQLite database + HTTP basic auth
- Host: GitHub
- URL: https://github.com/ameobea/svelte-todo
- Owner: Ameobea
- License: mit
- Created: 2022-01-04T19:45:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-30T22:08:11.000Z (7 months ago)
- Last Synced: 2025-12-03T08:16:01.592Z (6 months ago)
- Topics: jamstack, ssr, svelte, sveltekit, todolist
- Language: TypeScript
- Homepage: https://sveltekit-todo.ameo.dev
- Size: 156 KB
- Stars: 24
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SvelteKit To-Do List
This application was created to accompany [a blog post](https://cprimozic.net/blog/trying-out-sveltekit/) about my experience trying out SvelteKit for the first time.
It is deployed live for you to try yourself: