A boilerplate for building Express.js applications with TypeScript and Prisma.
- Express.js for handling HTTP requests
- TypeScript for type safety
- Prisma for database management
- SQLite as the default database (can be changed to PostgreSQL, MySQL, etc.)
- Singleton Prisma Client instance
- Clone this repository:
git clone https://github.com/Khandakar227/pet-boilerplate.git