MongoNode-Auth

A web application for login and register, then authenticate using Node.js in server, EJS in HTML templating, and MongoDB as the database (NoSQL).

MIT License

Stars
1

MongoNode-Auth

A web application for login and register, then authenticate using Node.js in server, EJS in HTML templating, and MongoDB as the database (NoSQL).

Project Status

Version 1.0.1

Updated register and login, also login-session.

Usage

Follow the instructions below:

First, clone/download the repository.

Secondly, run this command in your CLI/Terminal to install the needed dependencies (npm install --save).

Third, run the app by typing this command in your CLI/Terminal (npm run dev)

Licensed under the MIT License.

Happy coding! ~Hasimy

Badges
Extracted from project README
Github license npm version
Related Projects