Tech Stack
What this site is built with, front to back.
Frontend
- Next.js 16App Router, React server components
- React 19UI library
- TypeScriptStatic typing
- Tailwind CSS 4Utility-first styling
Backend
- GoLanguage
- FiberHTTP framework for the API
- SQLite / TursoLocal SQLite in dev, Turso in production
- GoldmarkMarkdown rendered to cached HTML on write
- Cloudflare R2Image storage, via the AWS S3 SDK
Infrastructure
- VercelHosts the frontend and the containerized Go backend as one project
- DockerLocal development and self-hosted deployment