This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
certd
Watch
1
Star
0
Fork
0
You've already forked certd
mirror of
https://github.com/certd/certd.git
synced
2026-04-14 20:40:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
024e97d632e1cd61f756868415343a2dcbc11274
certd
/
packages
/
ui
/
certd-server
/
bootstrap.js
3 lines
71 B
JavaScript
Raw
Normal View
History
Unescape
Escape
🔱: [server] sync upgrade with 21 commits [trident-sync] Update README.md
2023-01-29 15:26:58 +08:00
const
{
Bootstrap
}
=
require
(
'@midwayjs/bootstrap'
)
;
chore: 准备打包
2023-05-24 17:30:42 +08:00
Bootstrap
.
run
(
)
;
Reference in New Issue
Copy Permalink