Skip to content

MVC Architecture with Node.js using Express + MongoDB + JWT + Linter + Mail Helper

Notifications You must be signed in to change notification settings

tguizelini/node-architecture-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST API Node Base Architecture to start new projects

This project structure was made thinking in productivity and easy maintenance.

1. Express + MongoDB
2. StandardJS linter
3. Husky and Lint-Staged to check and fix code using StandarJS linter rules on pre commit
4. Routes protected with Jwt authentication
5. JWT Helper to generate and check tokens
6. Mail Helper to send mails

About

MVC Architecture with Node.js using Express + MongoDB + JWT + Linter + Mail Helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published