Ops starter using:
- Docker
- Kustomize 4
- Let's Encrypt
- Sealed Secrets 0.17
Submodules:
npm i
git submodule add https://github.com/stetsolutions/fastify-postgresql-back-end.git fastify-postgresql-back-end
git submodule add https://github.com/stetsolutions/react-cra-mui-front-end.git react-cra-mui-front-end
npm run update
https://github.com/stetsolutions/react-cra-fastify-ops/wiki/Kubernetes
npm run compose:dev
npm run compose:prod
npm run compose:staging
npm run apply:dev
npm run apply:prod
npm run apply:staging