Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djamez/remult-sveltekit-todo-app
SvelteKit Todo Example With Remault
https://github.com/djamez/remult-sveltekit-todo-app
remult svelte sveltejs typescript
Last synced: 13 days ago
JSON representation
SvelteKit Todo Example With Remault
- Host: GitHub
- URL: https://github.com/djamez/remult-sveltekit-todo-app
- Owner: djamez
- License: mit
- Created: 2023-09-13T17:43:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-19T16:11:24.000Z (about 1 year ago)
- Last Synced: 2024-10-11T12:41:02.448Z (about 1 month ago)
- Topics: remult, svelte, sveltejs, typescript
- Language: TypeScript
- Homepage: https://remult-sveltekit-todo-app.vercel.app
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SvelteKit Todo Example Using Remult
## What?
This is a Sveltekit To-Do app to demonstrate how to use [Remult](https://remult.dev/) in [Sveltkit](https://kit.svelte.dev).
The technologies used are:
- [Sveltkit](https://kit.svelte.dev): A framework for rapidly developing robust, performant web applications.
- [Remult](https://remult.dev/): A CRUD framework for fullstack TypeScript
- [Auth.js](https://authjs.dev/): for Authentication## License
**This app** is [MIT Licensed](LICENSE).