Commit graph

3 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
733a1e9f47 Add authentication check and logout functionality in app.vue 2025-08-23 12:47:40 +01:00
086d682592 Init commit! 2025-08-22 18:36:16 +01:00