DEV Community

Cover image for Base Node.js project
Leandro Andrade
Leandro Andrade

Posted on

5

Base Node.js project

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!!!

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay