Firgrep / practice-prisma

Playground to learn about and test how Prisma works with a CockroachDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

practice-prisma

Playground to learn about and test how Prisma works. CockroachDB was used as a database (which meant that some field functions had to be switched out, e.g. sequence() instead of increment())

Resources

Followed this awesome tutorial by Kyle.

Check out the Prisma docs for more information.

About

Playground to learn about and test how Prisma works with a CockroachDB


Languages

Language:TypeScript 100.0%