Skip to content

codeshin129/sample-nodejs-microservice-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-nodejs-microservice-blog

a sample of basic microservice concept using pure nodejs.

description

Use event-bus to interact with each service to an other.

why this project

To understand/explain the concept of microservice using node.js

environment

React and node are required

how to run

for each services , go in the directory and run

npm install

after installation, run

npm start

then open your browser, localhost:3000 will be the blog page.

About

a sample of basic microservice concept using pure nodejs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published