Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 251 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 251 Bytes

RedUsers

Simple user management app using Node.js and Redis

Version

1.0.0

Usage

Make sure you have Redis installed and running

Install Dependencies

$ npm install

Run Server

$ npm start

Visit http://localhost:3000