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: 9 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T22:54:44.000Z (almost 3 years ago)
- Last Synced: 2025-02-27T21:24:37.842Z (10 months ago)
- Topics: jamstack, ssr, svelte, sveltekit, todolist
- Language: TypeScript
- Homepage: https://sveltekit-todo.ameo.dev
- Size: 157 KB
- Stars: 23
- Watchers: 3
- 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: