Simple user management app using Node.js using Redis server
Insert user values in redis cache and search it
1.0.0
Make sure you have Redis installed and running
Install Dependencies
Check the use of handlebar
https://handlebarsjs.com/
npm install handlebars
$ npm i handlebars
Run Server
$ npm start
Before starting the project start Redis serverVisit http://localhost:3000
Run Redis server and client then insert users