Tetardtek f1de2bb065
Some checks failed
CI/CD — Build & Deploy / Deploy to VPS (push) Has been cancelled
CI/CD — Build & Deploy / Build (push) Has been cancelled
fix(backend): resolve migration path relative to __dirname
migrations glob "src/migrations/**/*.ts" was CWD-relative — broken when CLI runs
outside the src/ directory. Using __dirname makes it absolute and portable.
2026-03-14 07:32:39 +01:00
Description
No description provided
597 KiB
Languages
TypeScript 98.6%
CSS 0.7%
Dockerfile 0.3%
HTML 0.3%