/men-pb

knowladgebase article submission forum

Primary LanguageJavaScript

#Knowledgebase App for organizing Articles This is a knowledgebase app written in Express and NodeJS.

#Technologies

  • Bootstrap
  • Express
  • NodeJS
  • Express Messages, session, Connect Flash & validation
  • MongoDB & Mongoose
  • Pug templating
  • PassportJS Authentication
  • BCrypt Hashing

#Install dependencies
$npm install

#Run server
$npm start