Skip to content

JonnyHeavey/pinitto.me

 
 

Repository files navigation

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

  • Cairo library (for captcha)
  • Mongodb server
  • Node v6+ (v8+ if using forever)

Build status

The man he say..... Build Status

Todo

  • Make it look purdy
  • Realtime statistics
  • More fine grained access controls
  • We've got a board for planning, we'll share when we've done the above

About

Main repo for pinitto.me open source corkboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%