Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sikandarjodd/svkit-prisma
https://github.com/sikandarjodd/svkit-prisma
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sikandarjodd/svkit-prisma
- Owner: SikandarJODD
- Created: 2023-04-12T17:03:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T09:21:26.000Z (almost 2 years ago)
- Last Synced: 2024-12-10T19:28:22.309Z (about 1 month ago)
- Language: Svelte
- Size: 667 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sveltekit-prisma
This is a default [SvelteKit](https://kit.svelte.dev/) app (`npm init svelte@next`) which persists the todo items in a local SQLite database using [Prisma](https://www.prisma.io/).
## Blog post
For more details on how to configure Prisma for your SvelteKit app, please have a look at the corresponding [blog post](https://www.mikenikles.com/blog/svelte-kit-prisma-a-match-made-in-digital-heaven).
## Development & Try it
Click the following button to start an ephemeral development environment on [Gitpod](https://www.gitpod.io/).
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/mikenikles/sveltekit-prisma)