Skip to content

A boilerplate for building micro-services in Node.js

Notifications You must be signed in to change notification settings

mateeqazam/nodejs-microservice-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

680f906 · Dec 24, 2023

History

34 Commits
Sep 30, 2023
Dec 24, 2023
Sep 30, 2023
Sep 30, 2023
Oct 17, 2023
Sep 30, 2023
Oct 1, 2023
Sep 30, 2023
Sep 30, 2023
Oct 24, 2023
Dec 19, 2023
Dec 19, 2023

Repository files navigation

Node.js Microservices Base

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.

Getting Started

Clone the repo and make it yours

git clone https://github.com/mateeqazam/nodejs-microservice-base.git
cd nodejs-microservice-base

Install dependencies

yarn

Running Locally

yarn dev

Running in Production

yarn serve

License

This project is licensed under the MIT License

Meta

Muhammad Ateeq Azam – @mateeqazmcontact@ateeqazam.me