develop
chore(init): project init — Hono + TypeScript + Prisma + PostgreSQL
feat(auth): implement POST /auth/login and authGuard middleware
feat(categories,products): implement CRUD endpoints with pagination
feat(orders): implement Orders CRUD endpoints
feat(stats): implement 7 stats endpoints