Skip to content

dysonic/retwis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retwis

A port of antirez/retwis to NodeJS and Express. (Yes, it is a very old tutorial (2009), but fun to do in any case!)

WIP

Under construction. This is me playing around with the Redis Twitter clone tutorial.

Installing dependencies

The examples use yarn as I like it. You can also use npm.

yarn install

Starting the server

yarn start

This will start the Express server on the default port: http://localhost:3000;

About

A port of antirez/retwis to NodeJS and Express.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors