Postmarkr
Send physical mail online. Letters, postcards, and certified mail.
Phase 1 Complete
- ✓Folder structure established
- ✓Core dependencies installed
- ✓Database singleton (lib/db.ts)
- ✓Auth helpers (lib/auth.ts)
- ✓Error catalog (lib/errors/catalog.ts)
- ✓Validation types (lib/validation/types.ts)
- ✓8 ADRs documented (decisions/)
Next: Phase 2 - Database (Prisma schema + Neon Postgres)