Skip to content

NetherWarhead is a for-funsies project built with the purpose of analyzing our favorite websites and learning some cool new dev tools (DocumentDB, Express, AngularJS, Node,js, D3, etc.).

License

Notifications You must be signed in to change notification settings

blooplabs/netherwarhead

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netherwarhead

Install

git clone git@github.com/blooplabs/netherwarhead
cd netherwarhead
npm install
bower install

Environment variables

Set up the following environment variables (e.g. /etc/environment)

DOCDB_HOST="[YOUR_DOCDB_ENDPOINT_HERE]"
DOCDB_AUTH_KEY="[YOUR_DOCDB_KEY_HERE]"
DOCDB_DATABASE="netherwarhead"
DOCDB_COLLECTION="development"

Start

npm start

About

NetherWarhead is a for-funsies project built with the purpose of analyzing our favorite websites and learning some cool new dev tools (DocumentDB, Express, AngularJS, Node,js, D3, etc.).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published