Where every chapter is written together
The Dary family website — a simple, warm landing page built with Next.js.
Live at dary.family
- Next.js (static export)
- Tailwind CSS v4
- Cloudflare (infrastructure via OpenTofu)
npm install
npm run devnpm run buildStatic files are exported to the out/ directory.
DNS and hosting infrastructure is managed with OpenTofu in the terraform/ directory.