项目入口和服务

该项目提供了 http 服务和爬虫服务, 用户可以通过命令行来启用.

HTTP 服务入口

bin/www

爬虫服务入口

scripts/spider.js

Last updated