pinittome / pinitto.me

Main repo for pinitto.me open source corkboard
https://pinitto.me
Apache License 2.0
64 stars 14 forks source link

Install

If you wish to use the npm start/stop/restart scripts then you'll need to install forever:

sudo npm i -g forever

Then simply,

npm i .
git submodule update --init
cp config.js.example config.(production|development).js
vim config.(production|development).js

Run

node index

Or to run with forever:

  npm start 

Requires

sudo apt-get install krb5-multidev
sudo apt-get install libjpeg-dev

Build status

The man he say..... Build Status

Bitdeli Badge