feat: dashboard ui
Showing
- .dockerignore 2 additions, 1 deletion.dockerignore
- .eslintrc.json 1 addition, 16 deletions.eslintrc.json
- .gitlab-ci.yml 40 additions, 0 deletions.gitlab-ci.yml
- apps/dashboard/.babelrc 11 additions, 0 deletionsapps/dashboard/.babelrc
- apps/dashboard/.eslintrc.json 20 additions, 0 deletionsapps/dashboard/.eslintrc.json
- apps/dashboard/.gitignore 1 addition, 0 deletionsapps/dashboard/.gitignore
- apps/dashboard/README.md 18 additions, 0 deletionsapps/dashboard/README.md
- apps/dashboard/cssmodule.d.ts 24 additions, 0 deletionsapps/dashboard/cssmodule.d.ts
- apps/dashboard/deployment/ci-cd/Dockerfile 41 additions, 0 deletionsapps/dashboard/deployment/ci-cd/Dockerfile
- apps/dashboard/deployment/ci-cd/helm/Chart.yaml 6 additions, 0 deletionsapps/dashboard/deployment/ci-cd/helm/Chart.yaml
- apps/dashboard/deployment/ci-cd/helm/templates/ConfigMap.yaml 21 additions, 0 deletions.../dashboard/deployment/ci-cd/helm/templates/ConfigMap.yaml
- apps/dashboard/deployment/ci-cd/helm/templates/_helpers.tpl 94 additions, 0 deletionsapps/dashboard/deployment/ci-cd/helm/templates/_helpers.tpl
- apps/dashboard/deployment/ci-cd/helm/templates/deployment.yaml 63 additions, 0 deletions...dashboard/deployment/ci-cd/helm/templates/deployment.yaml
- apps/dashboard/deployment/ci-cd/helm/templates/ingress.yaml 47 additions, 0 deletionsapps/dashboard/deployment/ci-cd/helm/templates/ingress.yaml
- apps/dashboard/deployment/ci-cd/helm/templates/service.yaml 15 additions, 0 deletionsapps/dashboard/deployment/ci-cd/helm/templates/service.yaml
- apps/dashboard/deployment/ci-cd/helm/values.yaml 101 additions, 0 deletionsapps/dashboard/deployment/ci-cd/helm/values.yaml
- apps/dashboard/deployment/local/Dockerfile 13 additions, 0 deletionsapps/dashboard/deployment/local/Dockerfile
- apps/dashboard/jest.config.ts 11 additions, 0 deletionsapps/dashboard/jest.config.ts
- apps/dashboard/project.json 85 additions, 0 deletionsapps/dashboard/project.json
- apps/dashboard/src/assets/Vereign_Logo_ICON_BLACK.png 0 additions, 0 deletionsapps/dashboard/src/assets/Vereign_Logo_ICON_BLACK.png
Loading