Skip to content

ainemota/node-essential

 
 

Repository files navigation

node-essential

Minimalistic Nodejs API project setup.

Installation:

  1. nodejs.org
  2. npmjs.com (includes node)
  3. git clone https://github.com/leandroandrade/node-essential
  4. cd ./node-essential/
  5. npm install
  6. npm run dev or npm start

Disclaimer

This project is contant improvement. Fell free to suggest new improvements.

Motivation

The purpose of this project is a simple bootstrap project using Node.js platform and Clean Architecture principles like in the image below.

Clean Architecture

Many Thanks to all the Stargazers:

Stargazers repo roster for @leandroandrade/node-essential

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

🚀 Minimalistic vanilla Node.js project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • Dockerfile 3.0%
  • Shell 0.2%