Commit Graph

5 Commits

Author SHA1 Message Date
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 d0075f5b12 Update GitHub Actions workflow to use Ubuntu 22.04 for Docker jobs 2025-08-06 14:53:30 +02:00
Matt 44e6dbe410 Refactor GitHub Actions workflow to focus on building and pushing Docker images 2025-08-06 14:50:08 +02:00
Matt 0cb5135433 Add GitHub Actions workflow for building and deploying MonacoUSA Portal 2025-08-06 14:49:24 +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