Skip to content

baraneedharan/NodeJS-Login-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

This is a simple demo site using node.js with modules Express, Jade and cradle


Install Steps

    Install node.js
    npm install express jade cradle - To install node modules
    brew install couchdb - to install coachDB 
    curl -X PUT http://localhost:5984/users - To create Database 

    node app.js - To run the application
    http://localhost:3344/  - To view the output in browser


Database

    http://localhost:5984/_utils/ - open this URL in browser to access the Database



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors