knews-app

1.0.4 • Public • Published

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


  • Set mailer credentials
  • set newsapi sources basing on: https://newsapi.org/sources keys
  • set newsapi sortby to either top, latest or popular
  • set newsapi key (https://newsapi.org/register)

Running app


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

Package Sidebar

Install

npm i knews-app

Weekly Downloads

0

Version

1.0.4

License

ISC

Last publish

Collaborators

  • k-joseph