Storing data in redis using expressjs displaying data from redis
- You need to have Node.js, Redis-server installed in your local system to run this code https://nodejs.org/en/download/ https://github.com./ServiceStack/redis-windows
#To run code You need to clone this repository then do
npm install
after that
nodemon server.js