The frontend for the OPEN-FTTH system.
The easiest way to start the developmen process is by using a local Kubernetes instance using Minikube and setup the OPEN-FTTH Chart using Helm.
When the cluster is fully setup then run the following script in this repo. The script will set the correct settings for the application so you can get started development.
./scripts/set-env-file-minikube.sh
npm start
npm run build