Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 264 Bytes

File metadata and controls

11 lines (7 loc) · 264 Bytes

Redis lua scripting demo blog app

Simple node project that uses thoonk.js and lua scripting to do create/render blog posts.

running it:

  • clone
  • install deps: npm install .
  • run: node server

enjoy! @HenrikJoreteg