Skip to content

selmantayyar/guardian-news-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple web application built on node.js,angular.js and couchbase db.Basically,it is retrieving data from couchbase db using different queries and displaying it in various formats.This data is pushed to couchbase db using my simple java application.Please refer to https://github.com/selmantayyar/GuardianRestClient.

##PREREQUISITES

##CONFIGURATION -Change db configuration in common.js file accordingly.

##Dependencies

npm install

##RUNNING First install the db views,then run the application:

node app.js --setup

node app.js

Navigate to http://localhost:3200 and enjoy it!

About

A nodejs.angular-couchdb application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published