Commit graph

2 commits

Author SHA1 Message Date
267e279cf2 Refactor Dockerfile for multi-stage build and update start script in package.json
- Introduced a multi-stage build in the Dockerfile to separate build and runtime environments.
- Added environment variables for production in the runtime stage.
- Updated the start script in package.json to point to the new server entry point.
2025-08-23 14:28:26 +01:00
ad9224b761 Add dockerfile 2025-08-23 12:05:39 +01:00