Skip to content

ajduke/node-redis-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-Redis-Assignment

Technologies used

  • NodeJS
  • ExpressJS
  • Jade UI Templates
  • Redis

This assignment developed and tested on the Ubuntu 13.04

To run this assingment do following

  • Install NodeJS and NPM
  • Install Redis with default port 6379
  • Clone this repo using ssh or http
  • From shell, cd into application directory and do npm install to install dependencies
  • run the redis server on default port 6379
  • run app using the node app or nodejs app
  • Point browser to localhost:8959/newEntry

About

An assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages