Skip to content

User Management application using redis as in memory database and node.js to render dynamic results with add,modify and delete

Notifications You must be signed in to change notification settings

meetzaveri/user-management-with-redis-node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

A User management application bulit with redis and node.js

Getting Started

You should know little basics of redis , good knowledge of node and basic understanding of html handlebars

Prerequisites

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

Installing

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

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Meet Zaveri

See also the list of contributors who participated in this project.

About

User Management application using redis as in memory database and node.js to render dynamic results with add,modify and delete

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published