Skip to content

Redis and Node.js Example (Register, Search and Delete User)

Notifications You must be signed in to change notification settings

saurabh147sharma/redis-node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redis-node.js

Redis and Node.js Example (Register, Search and Delete User)

Asumptions below has been installed on your machine:
  • Redis
  • Node.js
  • NPM
Setup steps
  • Clone or Download the code
  • Go to cloned directory and run the following commend: sudo npm install
  • Run you project with following command: node app.js
  • open following link in browser: http://localhost:3000

Want more details and explaination visit

Redis and Node.js Example Code

About

Redis and Node.js Example (Register, Search and Delete User)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published