- Add PORT=3000 to both Dockerfile and docker-compose.yml
- Ensure proper file ownership in standalone build
- Fix potential 404 routing issues
Co-Authored-By: Claude <noreply@anthropic.com>
- Update docker-compose.yml port mapping from 3000:3000 to 6969:3000
- Internal container port remains 3000 for Traefik compatibility
Co-Authored-By: Claude <noreply@anthropic.com>
- Updated package.json name field
- Created proper README with project description
- Updated BMAD configuration
Co-Authored-By: Claude <noreply@anthropic.com>