This website requires JavaScript.
Explore
Help
Register
Sign In
open
/
wo-base-webserver
Watch
2
Star
0
Fork
0
You've already forked wo-base-webserver
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
55
Commits
1
Branch
0
Tags
9b2e72c19a1b0b884670041ae410901fe3911e16
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Luk Lu
9b2e72c19a
bug fix: 作为库使用时,不能 __dirname 作为根目录起点,要用 process.cwd()
2021-10-24 08:45:13 +08:00
.gitignore
u
2021-09-09 17:32:13 +08:00
.prettierrc.js
npm i 时缺少依赖无法安装了,所以删除 greenlock
2020-08-05 14:27:36 +08:00
package.json
u
2021-09-26 19:13:41 +08:00
server.js
bug fix: 作为库使用时,不能 __dirname 作为根目录起点,要用 process.cwd()
2021-10-24 08:45:13 +08:00
Description
No description provided
89
KiB
Languages
JavaScript
100%