Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 151 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 151 Bytes

To initialise :

yarn install
cd schemas/visitor ; yarn prisma db push ; cd -
cd schemas/center ; yarn prisma db push ; cd -

yarn ts-node main.ts