A port of antirez/retwis to NodeJS and Express. (Yes, it is a very old tutorial (2009), but fun to do in any case!)
Under construction. This is me playing around with the Redis Twitter clone tutorial.
The examples use yarn as I like it. You can also use npm.
yarn install
yarn start
This will start the Express server on the default port: http://localhost:3000;