This is a starter project for developing micro-services in Node.js using ES9. I tried to keep the folder structure simple so that any beginner could understand and start working on it.
git clone https://github.com/mateeqazam/nodejs-microservice-base.git
cd nodejs-microservice-base
yarn
yarn dev
yarn serve
This project is licensed under the MIT License
Muhammad Ateeq Azam – @mateeqazm – [email protected]