Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Initial project setup: TypeScript 5 + Node 20 + Express 4 + Prisma 5 + PostgreSQL 16 stack.
  • Infrastructure scaffolding: tooling config, commit hooks, CI pipeline, ADRs, repository interfaces, and error hierarchy.