Documentation

Comprehensive guide for the Next Template project.

Database Management with Prisma

Introduction to Prisma

Prisma is a modern ORM for Node.js and TypeScript. It simplifies database access and provides an excellent development experience with its type-safe client.

Type-safe
Performant
Easy to use