Testing Getting started Clone the repository: Install the dependencies: Run this command pnpm install npx prisma migrate dev --name init For running tests you can use the following command: pnpm test:watch