{"id":28100318,"url":"https://github.com/jprivillaso/node-microservices","last_synced_at":"2026-04-18T06:37:58.795Z","repository":{"id":146133029,"uuid":"132828801","full_name":"jprivillaso/node-microservices","owner":"jprivillaso","description":"Simple dockerized app: Delivery System Simulation","archived":false,"fork":false,"pushed_at":"2018-05-14T22:45:01.000Z","size":184,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T18:44:21.622Z","etag":null,"topics":["microservice-base","microservice-example","microservices","microservices-architecture","microservices-demo","nodejs","vue-components","vuejs2"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jprivillaso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-05-10T00:51:11.000Z","updated_at":"2023-03-13T14:50:41.000Z","dependencies_parsed_at":"2023-06-10T22:30:39.929Z","dependency_job_id":null,"html_url":"https://github.com/jprivillaso/node-microservices","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jprivillaso/node-microservices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jprivillaso%2Fnode-microservices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jprivillaso%2Fnode-microservices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jprivillaso%2Fnode-microservices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jprivillaso%2Fnode-microservices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jprivillaso","download_url":"https://codeload.github.com/jprivillaso/node-microservices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jprivillaso%2Fnode-microservices/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31959883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["microservice-base","microservice-example","microservices","microservices-architecture","microservices-demo","nodejs","vue-components","vuejs2"],"created_at":"2025-05-13T18:32:49.473Z","updated_at":"2026-04-18T06:37:58.778Z","avatar_url":"https://github.com/jprivillaso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nodejs Microservices\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSRSI9xxOmk-g4VqA6r15ur77IfFQ_CeKjheSvsBRmNPI80RCxm\" style=\"float:left\"\u003e\n\u003c/p\u003e\n\nIt is very common to have doubts about how should we architect an application that needs to be scaled.\nThese questions appear and I find very complicated to find resources that can exemplify that in an easy way.\n\nThis project is intended to be a boilerplate or a microservices hello world for those who are not very familiar with devops\nand with deploying and scaling applications.\n\nFor that purpose, this project simulates a delivery system that has three microservices:\n\n1. Frontend service\n  Will display a table with all the orders and its status.\n2. Consumer service\n  Will ask to the `delivery_service` to retrieve the next delivery to be processed. It's important to mention that we want to simulate a lot of consumers asking to a single `delivery_service` for orders, that's why this service will be scaled in a docker swarm.\n3. Delivery service\n  Will retrieve the next delivery to the `consumer_service`.\n\n## Run it locally\n\n1. In your terminal, go to the root of the project\n2. Execute in a unix terminal `make build`\n3. Execute in a unix terminal `make run`\n\nThat will build and run the containers locally so you can access and run them.\n\n## Running and Scaling the app (WIP)\n\nIn order to run and scale the application, run the following commands:\n\n1.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjprivillaso%2Fnode-microservices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjprivillaso%2Fnode-microservices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjprivillaso%2Fnode-microservices/lists"}