A week into building the monorepo for my personal website network.
The stack I chose: Next.js, Prisma ORM, PostgreSQL on cPanel, and Google Drive for media. Hosted on Vercel with the domain from Spaceship.
It's been harder than I thought — mainly the DNS configuration and making sure remote database connections work from Vercel. But it's coming together.
Next up: connecting the real database and wiring up the Google Drive upload flow.