node-web-server:死了的简单专用节点Web服务器。 不适合生产

时间:2021-03-09 02:49:43
【文件属性】:
文件名称:node-web-server:死了的简单专用节点Web服务器。 不适合生产
文件大小:84KB
文件格式:ZIP
更新时间:2021-03-09 02:49:43
JavaScript 节点Web服务器 无用的简单节点Web服务器进行开发 注意:Node Web Server考虑了安全性,但不提供安全保证。 使用此功能需要您自担风险 安装 最小的 您可以使用git克隆Node Web Server并手动运行它,但这要求您始终打开一个终端并手动启动它。 如果您要这样操作,请运行 git clone https://github.com/vikaspotluri123/node-web-server cd node-web-server # Install dependencies, of course. There aren't that many! yarn install --production 之后,node-web-server并启动它( node index.js ) 服务 您可以将node-web-server作为服务安装(当前仅Windows)以使其持久。
【文件预览】:
node-web-server-master
----.gitignore(223B)
----package.json(504B)
----service.js(518B)
----index.js(45B)
----cmd-svc()
--------uninstall.js(409B)
--------status.js(164B)
--------install.js(28B)
--------stop.js(322B)
--------reinstall.js(186B)
--------start.js(324B)
--------object.js(413B)
--------restart.js(325B)
----README.md(4KB)
----config.example.js(504B)
----lib()
--------middleware()
--------defaults.js(230B)
--------log.js(1KB)
--------interfaces.js(331B)
--------config.js(142B)
--------routers()
--------server.js(583B)
--------router.js(2KB)
----.editorconfig(275B)
----yarn.lock(177KB)

网友评论