We changed the name of this series to "Watch Us Build," so you may see an occasional reference to its former name ("Soup to Bits") in this repository.
This is the app built in the Watch Us Build episode for the Building Blocks of Express course.
Install redis. Run npm install
and npm start
.
To run tests, run npm test
. These also depend on a redis server up and running.