The Odin Project: Mini Message Board RESTful API using Fastify and Prisma, along with TypeScript and Zod. Great tutorial here. Install npm i npx prisma db push npx ts-node ./src/populatedb.ts npm start