Skip to content

Part One (Chapters 1-5) from Practical Microservices, by Ethan Grafolo. Includes fixes for things like uuid/pg/knex which have/had broken due to version changes.

Notifications You must be signed in to change notification settings

GitMonkey007/PracticalMicroservicesNodeJS_PartOne

Repository files navigation

Practical Microservices

This is the code I've managed to put together for Part 1 (Chapters 1-5 ) to demonstrate basic microservice, that is, an application, message store, aggregator, and view data.

Run

To run,

docker-compose rm -sf && docker-compose up npm run start-dev-server

About

Part One (Chapters 1-5) from Practical Microservices, by Ethan Grafolo. Includes fixes for things like uuid/pg/knex which have/had broken due to version changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published