Skip to content

selmantayyar/guardian-news-content

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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