Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 329 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 329 Bytes

rin-pr

This is the Rin-pr project.

Currently under heavy development. USE AT YOUR OWN RISK.

Setup

  • Linux 3.4.0+
  • iojs 2.3.3+
  • Redis 2.8.3+
  • MongDB 2.6+
  • ImageMagick

Copy config.example.js to config.js and edit for your needs.

Run grunt to generate frontend scripts and templates.

Run npm start