Massively update the dev and deployment cycle to ~0.8.0 version of https://gitlab.codeopensrc.com/os/react-template
- Switch from Gitflow to Trunk-based dev, essentially removing dev branch
- Update CI to utilize trunk-based dev, skaffold, publishing chart, and other improvements
- Remove chart templates and migrate to using template chart and providing values
- Update mongo.js, routes.js, server.js to template standards
- mongo.js now supports using replica set connection strings from consul
- Removed TOKEN_API_SELF_READ
- Add skaffold for local/remote development with minikube/kubernetes
- Also used in ci for feature branches
- Docker image building updated for better skaffold/ci image building
- Updated node/npm/pm2