1.1.0 : Production and K8S deployment
Please welcome 1.1.0 : Kubernetes and production-ready build for your boilerplate. Fixing some additional bugs.
- Added production image builds
- Added production deployment with docker-compose
- Added Kubernetes deployment scripts and documentation
- Added CI build for production images
- Updated React from v16 to v17
- Updated app dependencies to their latest versions
- Migration files lost fixed
- Env variables now in
.env
file - Handled no
givenName
property from LDAP in API - Added more comments to code
- Improved documentation