This is a port of Lamernews (https://github.com/antirez/lamernews) to Node.js - it is just experimental right now.
-
install Redis
-
run Redis with: redis-server
-
install Node modules:
npm install
See the original Lamernews project, feel free to use it.