ding-news-server

所属分类:机器人/智能制造
开发工具:JavaScript
文件大小:59KB
下载次数:0
上传日期:2018-10-24 02:19:59
上 传 者sh-1993
说明:  ding-news-server,钉钉机器人,前端新闻自动推送
(Ding news server, nail robot, front-end news automatic push)

文件列表:
.editorconfig (214, 2018-10-24)
.eslintrc.json (438, 2018-10-24)
LICENSE (1076, 2018-10-24)
config (0, 2018-10-24)
config\default.json (273, 2018-10-24)
config\production.json (261, 2018-10-24)
nodemon.json (66, 2018-10-24)
package-lock.json (154672, 2018-10-24)
package.json (1701, 2018-10-24)
pm2.json (219, 2018-10-24)
pm2.local.json (236, 2018-10-24)
pm2.test.json (202, 2018-10-24)
public (0, 2018-10-24)
public\favicon.ico (5533, 2018-10-24)
public\index.html (11376, 2018-10-24)
shipitfile.js (1957, 2018-10-24)
src (0, 2018-10-24)
src\app.hooks.js (499, 2018-10-24)
src\app.js (1972, 2018-10-24)
src\channels.js (2471, 2018-10-24)
src\hooks (0, 2018-10-24)
src\hooks\logger.js (765, 2018-10-24)
src\index.js (392, 2018-10-24)
src\middleware (0, 2018-10-24)
src\middleware\index.js (167, 2018-10-24)
src\schedule (0, 2018-10-24)
src\schedule\crawl.js (4653, 2018-10-24)
src\schedule\index.js (821, 2018-10-24)
src\schedule\message.js (1623, 2018-10-24)
src\services (0, 2018-10-24)
src\services\index.js (162, 2018-10-24)
src\util (0, 2018-10-24)
src\util\exec.js (256, 2018-10-24)
test (0, 2018-10-24)
test\app.test.js (1391, 2018-10-24)
test\services (0, 2018-10-24)
test\services\deploy.test.js (259, 2018-10-24)
... ...

# ding-news-server > ## About This project uses [Feathers](http://feathersjs.com). An open source web framework for building modern real-time applications. ## Getting Started Getting up and running is as easy as 1, 2, 3. 1. Make sure you have [NodeJS](https://nodejs.org/) and [npm](https://www.npmjs.com/) installed. 2. Install your dependencies ``` cd path/to/ding-news-server; npm install ``` 3. Start your app ``` npm start ``` ## Testing Simply run `npm test` and all your tests in the `test/` directory will be run. ## Scaffolding Feathers has a powerful command line interface. Here are a few things it can do: ``` $ npm install -g @feathersjs/cli # Install Feathers CLI $ feathers generate service # Generate a new Service $ feathers generate hook # Generate a new Hook $ feathers generate model # Generate a new Model $ feathers help # Show all commands ``` ## Help For more information on all the things you can do with Feathers visit [docs.feathersjs.com](http://docs.feathersjs.com). ## Changelog __0.1.0__ - Initial release ## License Copyright (c) 2016 Licensed under the [MIT license](LICENSE).

近期下载者

相关文件


收藏者