Skip to content

chenmiao531/procyon-webui-v2

 
 

Repository files navigation

build status

procyon webui (procyon-webui)

vue3 framework use quasar ui and pinia manage store

Jenkins

Jenkins(额外的变量)

Jenkins UI 涉及的环境变量和可选值

环境变量 说明
CERTIFICATE_CLASS_ISSUER dev: selfsigned-cluster-issuer, prod: ${dns-verdor}-${account}-cluster-issuer,例如(alidns-default-cluster-issuer)

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint

Build the app for production

quasar build

compatible babel

yarn add @babel/preset-env babel-jest @babel/core --dev

practice of unit test link

Customize the configuration

See Configuring quasar.conf.js.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 78.4%
  • Sass 11.5%
  • TypeScript 6.5%
  • JavaScript 3.2%
  • Other 0.4%