Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 688 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 688 Bytes

sveltekit-prisma

This is a default SvelteKit app (npm init svelte@next) which persists the todo items in a local SQLite database using Prisma.

Blog post

For more details on how to configure Prisma for your SvelteKit app, please have a look at the corresponding blog post.

Development & Try it

Click the following button to start an ephemeral development environment on Gitpod.

Open in Gitpod