Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fsojitra/node.js-register-login-app

:tada: Node.js login, registration using Express, mongoose, express-sessions and ejs
https://github.com/fsojitra/node.js-register-login-app

ejs ejs-templates express-js express-middleware express-session expressjs login-system mongodb mongoose mongoosejs node node-js node-module nodejs nodejs-modules nodemon npm npm-package register registration

Last synced: about 21 hours ago
JSON representation

:tada: Node.js login, registration using Express, mongoose, express-sessions and ejs

Awesome Lists containing this project

README

        

# Node.js-Register-Login-App

This is a user login and registration app using Node.js, Express, Mongoose, EJS and express-sessions.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. :heart:

### Prerequisites

You need to have installed Node.js, NPM and MongoDB in your System.

### Installing
```
npm install
```

### To Run
```
nodemon server.js
```

Code is Running on
+ http://localhost:3000/

### To checkout live
https://nodejs-register-login-app.herokuapp.com

### Do not forget to leave a star! :hugs:

:heart_eyes: Thanks