Files
Neon-Desk/backend
Francesco 973f0c85fa Fix backend Dockerfile - remove unnecessary build step
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.
2026-02-18 06:37:53 +00:00
..