Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 519 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 519 Bytes

Nodejs Login

This is an application with the objective is, introducing to new developers into a NodeJS Server.

This project is build with:

  • Express
  • MongoDB
  • Passport
  • HBS (Engine)
  • BCrypt

INSTALL

  • Clone this repository
  • run comand npm install || npm i in root repository
  • config the file src/keys.js connection to mongodb server
  • run comand npm run dev

Any question? Solve in [email protected]