Files
certd/packages/ui/certd-server
xiaojunnuo df55299e6f Merge branch 'v2' into v2-dev
# Conflicts:
#	packages/ui/certd-client/src/views/certd/pipeline/pipeline/component/notification-form/index.vue
#	packages/ui/certd-server/src/plugins/plugin-other/plugins/plugin-restart.ts
2024-09-20 15:19:22 +08:00
..
2024-08-27 13:46:19 +08:00
2024-07-20 14:26:01 +08:00
2024-09-20 15:19:22 +08:00
2024-08-28 14:40:50 +08:00
2024-09-04 16:15:42 +08:00
2024-08-24 01:05:06 +08:00
2024-07-15 00:30:33 +08:00
2024-07-18 21:09:22 +08:00
2024-08-28 14:40:50 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-07-20 18:11:56 +08:00
2024-07-15 00:30:33 +08:00
2024-09-09 17:30:04 +08:00
2023-01-29 13:44:19 +08:00
2024-09-11 16:49:50 +08:00
2024-07-15 00:30:33 +08:00
2024-07-15 00:30:33 +08:00
2024-07-20 14:27:41 +08:00

my_midway_project

QuickStart

see midway docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.