A User management application bulit with redis and node.js
You should know little basics of redis , good knowledge of node and basic understanding of html handlebars
What things you need to install the software and how to install them
You need node, npm and redis
https://nodejs.org/en/download/
If already installed then you can check it with,
node -v
npm -v
A step by step series of examples that tell you have to get a development env running
Say what the step will be
Install redis from official site - http://redis.io/
npm install
npm start
End with an example of getting some data out of the system or using it for a little demo
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Meet Zaveri
See also the list of contributors who participated in this project.