Day 3: Domain & Next.js scaffolding
We bought a domain! It's https://wikiwiki.today
Today, I also started setting up a new Next.js project (with TypeScript, ESLint, Prettier, Tailwind, Emotion, and twin.macro), and started hosting it on Vercel.
I expect we'll also need to run a traditional server somewhere else (like DigitalOcean or Render), to handle database queries that may take too long or need to be cached.