Jan 3, 2023 Creating a rewards system with JavaScript A tutorial on how to create a daily badge rewards system with TypeScript, Prisma, and Next.js.
Dec 11, 2022 How to add Prisma to a Next.js project Learn how to add Prisma to a Next.js project and connect it to a MySQL database.