Application for health insurance when moving back to Iceland after living abroad.
Run nx test application-templates-health-insurance
to execute the unit tests via Jest.
To start the application system, follow the instructions in the handbook here.
There are additional steps required to run this template locally
- You have
kubectl
installedbrew install kubectl
- You have AWS Secrets configured
- Export aws variables
aws eks update-kubeconfig --name dev-cluster01
- Fetch development secrets for the project
- TODO
- Socat XRoad
- Run
kubectl -n socat port-forward svc/socat-xroad 8080:80
- Keep this process running while running the project
- Fetch development secrets for the project
- Run
yarn get-secrets service-portal
- Socat Þjóðskrá
- Run
kubectl port-forward svc/socat-soffia 8443:443 -n socat
- Keep this process running while running the project
- Follow the instructions to start the user profule service in the handbook here.
This service is optional as there is a fallback for dev
Fetch development secrets
- Run
yarn get-secrets api