Minimalistic Nodejs API project setup.
Installation:
- nodejs.org
- npmjs.com (includes node)
- git clone https://github.com/leandroandrade/node-essential
- cd ./node-essential/
- npm install
- npm run dev or npm start
This project is contant improvement. Fell free to suggest new improvements.
The purpose of this project is a simple bootstrap project using Node.js platform and Clean Architecture principles like in the image below.
This project is licensed under the MIT License - see the LICENSE.md file for details
