Skip to content

lean-forge/microservices-nodejs-express

Repository files navigation

Welcome

Welcome to the sample repository to the blog post Microservice with express and node.js

Technologies used

Details can be found in package.json, but here are the most important ones:

Getting started

To get started with the sample, clone the repository and run the following command:

git clone https://github.com/lean-forge/microservices-nodejs-express.git

Change into the directory:

cd microservices-nodejs-express

Install all dependencies:

npm install

Start the server:

npm run start

Run all tests:

npm run test

Postman

Additionally we provide a Postman collection to be ready to use after you started the server locally for smoke testing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published