Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 256 Bytes

Readme.MD

File metadata and controls

15 lines (13 loc) · 256 Bytes
git clone [email protected]: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