Description Nest framework TypeScript and PrismaIO starter repository. Project Description System CRUD book using NestJs, typescript and PrismaIO. Installation $ npm install Running the app # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod Hosting nest-prisma-app