Skip to content

Spantree/react-apollo-cache-join-example

Repository files navigation

DB

We added sqlite as db provider in schema.prisma you can change it to your custom db provider

after an update your schema.prisma run

> yarn create-migration
> yarn migrate-database

this commands will save your schema into db

now run

> pal g
> yarn generate
> yarn dev
  • build prisma client
  • build crud system
  • build client graphql hooks
  • start dev server

Good work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published