Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 405 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 405 Bytes

Aux

Installation instructions

Clone the repository

git clone git://github.com/meatspaces/aux.git

curl http://npmjs.org/install.sh | sh

Install node by using brew or through the website http://nodejs.org/#download

cd aux

cp local.json-dist local.json

Copy the whitelist over and add all admin emails

cp whitelist.json-dist whitelist.json

npm install

Run the site

node app.js