pksurecom / CRUD-Express-Redis

This is an example for CRUD operation in Express and Redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD-Express-Redis

This is an example for CRUD operation in Express and Redis

Prerequiries

  1. Install Node
  2. Install Redis Databse
  3. Basics of Express.js

Steps for start app.

  1. Get all node modules using command "npm install"
  2. Start app using command "node app.js"

About

This is an example for CRUD operation in Express and Redis


Languages

Language:JavaScript 75.7%Language:HTML 21.1%Language:CSS 3.2%