Aucune description

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

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