Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sikandarjodd/svkit-prisma


https://github.com/sikandarjodd/svkit-prisma

Last synced: about 1 month ago
JSON representation

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)