Skip to content

aliuy/netherwarhead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netherwarhead

Install

git clone git@github.com/netherwarhead/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.5%
  • HTML 27.2%
  • Shell 10.9%
  • CSS 3.4%