Bonus XP

Setting Up Your Database

Creating a GitHub repository

You may have created one already, as it’s nice to commit your progress as you finish each chapter 😄

Deployments with Vercel

We get Continuous Delivery & even preview deployments with just a one-time, near-zero hassle setup!

Creating a Postgres database

You may want to run one locally with Docker or similar.

Setting up Prisma

I won’t just be giving you some SQL to write, so we’ll be using Prisma to help us out!