sunrise-challenge-backend:我对日出挑战的建议

时间:2024-07-08 08:37:36
【文件属性】:

文件名称:sunrise-challenge-backend:我对日出挑战的建议

文件大小:28KB

文件格式:ZIP

更新时间:2024-07-08 08:37:36

JavaScript

日出挑战后端。 从 如何 $ npm install 运行服务器 $ node src/server.js 运行测试 $ make test 文件夹结构 src/ # All sources files. configuration/ # configuration files in json format modules/ # all the modules used in the API rest/ # the respository for the calendar API logBonus.js # The bonus formating library server.js # main files for express test/ # All the test files 记录功能 为了获得完整的日志,将的DEBUG常量设置为 true 我也开始了


【文件预览】:
sunrise-challenge-backend-master
----src()
--------server.js(2KB)
--------modules()
--------logBonus.js(4KB)
--------configuration()
--------rest()
----test()
--------server.test.js(2KB)
--------modules()
--------logBonus.test.js(1KB)
--------rest()
----README.md(895B)
----Makefile(60B)
----.gitignore(606B)
----package.json(452B)

网友评论