TypeScript builds to dist/src/server.js, not dist/server.js because tsconfig preserves source directory structure. Fixes MODULE_NOT_FOUND error on container startup. Related to BARAAA-50. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Complete implementation ready for Coolify: - Node.js 22 + Fastify + socket.io backend - PostgreSQL 16 + Redis 7 services - Docker Compose configuration - Deployment scripts and documentation Co-Authored-By: Paperclip <noreply@paperclip.ing>