tsc without --project traverses up to workspace root, which has a different tsconfig.json that lacks package-local paths. Fix both @groombook/types and @groombook/db scripts consistently. Co-Authored-By: Paperclip <noreply@paperclip.ing>
- Add source code from apps/api - Add packages/db and packages/types workspace dependencies - Add GitHub Actions CI workflow (lint, typecheck, test, docker) - Generate pnpm-lock.yaml - Add .gitignore Co-Authored-By: Paperclip <noreply@paperclip.ing>