git clone cd myapp npm i
cp .env.example .env
Use PlanetScale (MySQL)
Create database and generate Prisma client
npx prisma db push