Skip to content

Configure backend build tooling#17

Merged
mmago331 merged 1 commit intomainfrom
codex/make-backend-build-deterministic
Oct 10, 2025
Merged

Configure backend build tooling#17
mmago331 merged 1 commit intomainfrom
codex/make-backend-build-deterministic

Conversation

@mmago331
Copy link
Copy Markdown
Owner

Summary

  • make the backend build script reference its local tsconfig and keep copying migrations
  • configure the backend TypeScript project with explicit root and output directories for tsc-alias
  • update the CI workflow to install and build the backend from its folder and upload the compiled artifact

Testing

  • npm run typecheck --prefix backend (fails: existing Multer type incompatibility in src/routes/documents.ts)

https://chatgpt.com/codex/tasks/task_b_68e93e28be4c832797bebe00593ab496

@mmago331 mmago331 merged commit 2307f8c into main Oct 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant