Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 305 Bytes

File metadata and controls

8 lines (5 loc) · 305 Bytes

This is clone of lamer news written in Node.JS with Jade & Stylus for templates.

To set this up -

  • do a npm install -l to get the dependecies
  • copy config.js.example to config.js & fill it up with oauth key/secrets & redis connection info.

PS: this is a work in progress