{"id":15371128,"url":"https://github.com/mraible/devoxxus-jhipster-microservices-demo","last_synced_at":"2026-03-17T12:13:10.349Z","repository":{"id":136718183,"uuid":"85760629","full_name":"mraible/devoxxus-jhipster-microservices-demo","owner":"mraible","description":"JHipster Microservices Demo Code from Devoxx US 2017","archived":false,"fork":false,"pushed_at":"2020-09-13T08:00:08.000Z","size":10215,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-07T08:03:19.045Z","etag":null,"topics":["angular","docker","docker-compose","jhipster","microservices","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mraible.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}},"created_at":"2017-03-21T22:38:13.000Z","updated_at":"2019-12-08T19:43:44.000Z","dependencies_parsed_at":"2023-07-03T09:01:06.467Z","dependency_job_id":null,"html_url":"https://github.com/mraible/devoxxus-jhipster-microservices-demo","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"286f5644ab5b717049db3d66f4a2b152a7397d78"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraible%2Fdevoxxus-jhipster-microservices-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraible%2Fdevoxxus-jhipster-microservices-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraible%2Fdevoxxus-jhipster-microservices-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mraible%2Fdevoxxus-jhipster-microservices-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mraible","download_url":"https://codeload.github.com/mraible/devoxxus-jhipster-microservices-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240304454,"owners_count":19780310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["angular","docker","docker-compose","jhipster","microservices","spring-boot"],"created_at":"2024-10-01T13:45:32.438Z","updated_at":"2026-03-17T12:13:05.329Z","avatar_url":"https://github.com/mraible.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JHipster Microservices demo from Devoxx US 2017\n\nTo run this microservices architecture locally, you'll need to install Java 8, Maven, Node.js and Docker. Then run the following commands in separate windows:\n\nTerminal 1:\n```bash\ncd registry\n./mvnw\n```\n\nTerminal 2:\n```bash\ncd blog\nyarn\nyarn webpack:dev\n./mvnw\n```\n\nTerminal 3:\n```bash\ncd store\ndocker-compose -f src/main/docker/mongodb.xml up\n```\n\nTerminal 4:\n```bash\ncd store\n./mvnw\n```\n\n## Docker ##\n\nTo run this application using Docker Compose, run the following commands:\n\n```bash\ncd blog \n./mvnw package -Pprod docker:build\ncd ../store\n./mvnw package -Pprod docker:build\ncd ../docker\ndocker-compose up -d\n```\n\nThen use Kitematic to visualize the logs and find the URL for each application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmraible%2Fdevoxxus-jhipster-microservices-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmraible%2Fdevoxxus-jhipster-microservices-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmraible%2Fdevoxxus-jhipster-microservices-demo/lists"}