Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 752 Bytes

readme.md

File metadata and controls

31 lines (21 loc) · 752 Bytes

node-boilerplate

An advanced nodejs boilerplate with mongoose

Steps

1: cd your-project-name

2: npm i

3: npm start OR node bin/www OR nodemon

Project Structure

alt mongoose-project-structure-image

Features:

Feature
Mongoose DB Connection
Dynamic CRUD Middleware
Dynamic Routes Configuration
Seeder
Logger
Views
Environment Configuration
Sorting
Pagination
Limit fields