The backend is designed to run TypeScript directly with Bun, not to build. Updated Dockerfile to skip build step and run src/index.ts directly.
The backend is designed to run TypeScript directly with Bun, not to build. Updated Dockerfile to skip build step and run src/index.ts directly.