- Node v18.15.0, avaliable with node version > 14
- Angular 15.2.4:
npm install -g @angular/cli
npm install- [environment]:
development,staging,production ng build --configuration=[environment]- Default in development:
ng build
ng serve --configuration=[environment]
- Docker
- Gitlab CI/CD