Tech Stack Next.js Prisma Tailwind CSS tRPC Develop Start the database ./start-database.sh bun run db:generate bun run db:migrate Install dependencies bun install Run the development server bun run dev