Alpine
About this project
A full-stack playground built with Go, Alpine.js, and HTMX. Pages are server-rendered with Templ and enhanced with client-side interactivity through Alpine stores.
Stack overview
The backend uses Chi for routing, SQLite for storage, and Goose for migrations. On the frontend, Tailwind handles styling while Vite bundles everything for production.