DEV Community

Nipuna Weerasekara
Nipuna Weerasekara

Posted on

MongoDB, Express, NodeJS template with Passport authentication

I always wanted a swift way to create an API back-end with fewer steps. So I helped myself. I created a template with Mongoose, Express, NodeJS, Passport JWT authentication with @Hapi/Joi validation. It uses PM2 to run the server. Feel free to take look. (The whole project is modularized to directories.)

https://github.com/Niweera/men-pp-template
[ReadMe]

Top comments (2)

Collapse
 
sm0ke profile image
Sm0ke

Nice ..

Collapse
 
niweera profile image
Nipuna Weerasekara

If this helped you please spread the word. Let's help each other... 😃