Skip to content

A CRUD app using node, express, pug and mongodb (mongoose)

Notifications You must be signed in to change notification settings

Runelab/node_express_pug_mongo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD application

Overview

A standard CRUD application that manages articles using Node.js, Express.js.

The goal is to experiment Pug, MongoDB (with Mongoose), Passport, express-validator and express-messages.

Usage

Clone the project and run:

  1. npm install
  2. npm start

About

A CRUD app using node, express, pug and mongodb (mongoose)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.5%
  • Pug 28.9%
  • CSS 1.3%
  • Shell 0.3%