Skip to content

tigerxy/NodeNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeNews

Not more than a cool and selfhosted Newspage. Using the Cognitive Services Bing API.

Installation

Clone the repository or download the files.

git clone https://github.com/tigerxy/NodeNews.git

cd ./NodeNews

Install the node.js dependencies.

npm install

Replace <My-Subscription-Key> in main.js with your subscription key. You can get yours here.

Run

Start the application.

node main.js

Open your Browser and navigate to:

http://localhost:8080/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published