- Change apps/api/ to src/ (api package is now at root) - Update COPY paths for new structure - Change CMD from apps/api/dist/index.js to dist/index.js - Remove api package.json copy (now at root) 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>