Base Node.js project
Leandro Andrade
Posted on January 6, 2021
Hi guys, I'd like to share my minimalistic boostrap Node.js project, node-essential. The propose of node-essential is a base structure to start a development with Node.js.
Sometimes we needed do create a new Node.js project with a base structure and base libraries to start a Web API's, swagger documentation and so fourfh.
In this project, I am create a base structure using clean architecture principles.
Please, check out on my github: https://github.com/leandroandrade/node-essential
I hope it helps you, just as it is helping me. Thank you and have fun!!!
💖 💪 🙅 🚩
Leandro Andrade
Posted on January 6, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
node Simple libraries do not guarantee simplicity - Rethinking popular NodeJs libraries
August 14, 2019