RESTful API using Fastify and Prisma, along with TypeScript and Zod.
Great tutorial here.
npm i
npx prisma db push
npx ts-node ./src/populatedb.ts
npm start| Name | Name | Last commit date | ||
|---|---|---|---|---|
RESTful API using Fastify and Prisma, along with TypeScript and Zod.
Great tutorial here.
npm i
npx prisma db push
npx ts-node ./src/populatedb.ts
npm start