firatoezcan / prisma-nest-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git clone git@github.com:firatoezcan/prisma-nest-playground.git
cd prisma-nest-playground
yarn
yarn api wipe
yarn api upd

# In one terminal
yarn api prisma migrate deploy
yarn api codegen:format
yarn api dev

# In another terminal
yarn api insert

About


Languages

Language:TypeScript 96.5%Language:CSS 2.1%Language:JavaScript 1.2%Language:Dockerfile 0.1%Language:Shell 0.0%