Node.js / GraphQL / Prisma (SQLite)
npm run init
Above command will run "npm i", create the prisma client & do a first time typescript compilationnpm run dev
Above command will run project in "watch mode". Will also open Prisma Studio for an easier entries lookup on the db.