Skip to content
This repository was archived by the owner on Jul 10, 2020. It is now read-only.

A mongoose demo application in node.js using express and hogan for beginners...

License

Notifications You must be signed in to change notification settings

justin-john/mongoose-express-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongoose express demo

A demo application in node.js using express, mongoose and hogan for beginners. This sample application shows how to authenticate a user with Mongoose in node.js.

Software Development Tools Used
Features supported
  • Registration
  • Login
  • User Profile Access & Update

Prerequisites for Install

Need node.js and mongodb installed and running.

Install

$ git clone git@github.com:justin-john/mongoose-express-demo.git
$ npm install
$ node app.js

Then visit http://localhost:3000

NOTE: Use any of below credentials to login in sample application.

Email Address Username Password
angeline@xxx.xx angeline angel1
justin@xxx.xx justin justin1

License

The MIT License (MIT)

Copyright (c) 2013 Justin John Mathews justinjohnmathews@gmail.com. See full license.

About

A mongoose demo application in node.js using express and hogan for beginners...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published