Skip to content

bosundare/nodekb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodekb

This is a simple Knowledgebase app I used to learn NodeJS and Express using bootstrap for UI, Pug/Jade for templating, MongoDB to store Data, and some other percuiliar technologies to creating node Web Apps.

Installation

$ git clone https://github.com/bosundare/nodekb.git

Install the dependencies

$ cd nodekb
$ npm install

Run app

$ npm start
Visit localhost:3000 to view the app.

Technologies

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published