/rentomjo_assignment

Node app for comment.

Primary LanguageJavaScript

Article Knowledgebase Application

This is a knowledgebase app used in the "Node.js & Express From Scratch" Youtube series.

Technologies

  • Node.js
  • Express
  • Express Messages, Session, Connect Flash & Validation
  • MongoDB & Mongoose
  • Pug Templating
  • Passport.js Authentication
  • BCrypt Hashing

Version

2.0.0

Usage

Installation

Install the dependencies

$ npm install

Run app

$ npm start