---
type: reference
tags: [tech, stack, tools]
updated: 2026-01-01
---

Current primary stack for web projects:

- **Framework:** Next.js (App Router)
- **Styling:** Tailwind CSS
- **Language:** TypeScript
- **Database:** PostgreSQL (self-hosted via Coolify)
- **Auth:** (varies by project — note in each project's decisions.md)
- **Email:** Resend
- **Deployment:** Coolify (self-hosted VPS) for production; Vercel for prototyping
- **Version control:** GitHub (private repos)

Default for new projects unless a project's decisions.md says otherwise. Don't suggest alternatives to these without a clear reason — I've made this stack choice deliberately.

---
*Replace this with your actual stack. Update the date when the stack changes.*
