설명 없음

bodicsek 80a240f74a Adding plugins routes and navigations menu 3 년 전
.vscode 80a240f74a Adding plugins routes and navigations menu 3 년 전
deployment 49f3c888cb Adding host name support (customercentral-poc.oracle.com) 3 년 전
src 80a240f74a Adding plugins routes and navigations menu 3 년 전
types 6823edd426 Initial commit 3 년 전
.dockerignore 2cc92f9bf3 Adding managed kubernetes support 3 년 전
.gitignore 6823edd426 Initial commit 3 년 전
Dockerfile 2cc92f9bf3 Adding managed kubernetes support 3 년 전
README.md 82725189b1 Adding basic readme 3 년 전
ojet.config.js 80a240f74a Adding plugins routes and navigations menu 3 년 전
oraclejetconfig.json 6823edd426 Initial commit 3 년 전
package-lock.json 80a240f74a Adding plugins routes and navigations menu 3 년 전
package.json 80a240f74a Adding plugins routes and navigations menu 3 년 전
tsconfig.json 80a240f74a Adding plugins routes and navigations menu 3 년 전

README.md

occ-fw-ui

A proof of concept OCC framework UI application.

Prerequisites

oci-cli (for OKE only)

kubectl

helm

Build

npm run build
npm run build:container

Run

npm run start
npm run start:container

Deploy

npm run deploy