1.0.4 • Published 7 years ago

knews-app v1.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

knews-app

uses https://newsapi.org/ and then emails news headlines to subscribers


Required packages(npm modules)


  • npm install sync-request
  • npm install jsonfile
  • npm install node-schedule
  • npm install mailgun-js

Configuration



Running app


  • Ubuntu
  1. apt-get install nodejs-legacy
  2. apt-get install npm
  3. npm install knews-app
  4. npm start knews-app
1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago