News Crawling Service for V2Land 💎️ 钻石锄,浪潮新闻采集服务
$ yarn# development
$ yarn run start
# watch mode
$ yarn run start:dev
# production mode
$ npm run start:prod# unit tests
$ yarn run test
# e2e tests
$ yarn run test:e2e
# test coverage
$ yarn run test:covSee https://github.com/surgefm/v2land-diamond-pickaxe/blob/master/src/app.module.ts#L46-L68
v2land-diamond-hoe is MIT licensed.