certd/packages/ui/certd-server/bootstrap.js

3 lines
71 B
JavaScript

const { Bootstrap } = require('@midwayjs/bootstrap');
Bootstrap.run();