Commit Graph

5 Commits

Author SHA1 Message Date
Matt d8420b8f9e feat: add debug entrypoint script and enhance health check logging
Build And Push Image / docker (push) Successful in 2m33s Details
2025-08-07 02:56:53 +02:00
Ron 5e2544be6d fix: update node version
Build And Push Image / docker (push) Failing after 2m39s Details
2025-08-06 21:03:54 +03:00
Matt 8d93f4cd2e Refactor code structure for improved readability and maintainability
Build And Push Image / docker (push) Failing after 7s Details
2025-08-06 15:15:22 +02:00
Matt ae928bbb9b Update Dockerfile and docker-compose.yml to change application port to 6060; add health check endpoint. Add cookie dependency to package.json and create health check API endpoint. 2025-08-06 14:57:19 +02:00
Matt 024d0da617 Initialize Nuxt.js project with Docker deployment setup
- Add core Nuxt.js application structure with TypeScript
- Include Docker configuration and deployment guide
- Set up project scaffolding with pages, composables, and middleware
- Add environment configuration and Git ignore rules
2025-08-06 14:31:16 +02:00