{"id":15992657,"url":"https://github.com/pmlopes/vertx-demos","last_synced_at":"2026-06-15T19:31:41.081Z","repository":{"id":138394777,"uuid":"45191920","full_name":"pmlopes/vertx-demos","owner":"pmlopes","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-04T08:08:52.000Z","size":29332,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T17:36:59.595Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmlopes.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-29T15:23:10.000Z","updated_at":"2024-11-06T14:40:03.000Z","dependencies_parsed_at":"2023-05-15T13:45:45.521Z","dependency_job_id":null,"html_url":"https://github.com/pmlopes/vertx-demos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pmlopes/vertx-demos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmlopes%2Fvertx-demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmlopes%2Fvertx-demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmlopes%2Fvertx-demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmlopes%2Fvertx-demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmlopes","download_url":"https://codeload.github.com/pmlopes/vertx-demos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmlopes%2Fvertx-demos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34377872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":[],"created_at":"2024-10-08T06:40:29.385Z","updated_at":"2026-06-15T19:31:41.061Z","avatar_url":"https://github.com/pmlopes.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# map-render/server\n\nThis demo is made of 3 parts\n\n* map-render - renders png tiles of maps\n* map-server - serves the maps using a simple HTTP server\n* frontend - a js + npm vert.x frontend\n\n## Build\n\n```\nmvn clean install\n```\n\n## Run\n\n### Run map-render\n\n```\njava -jar map-render/target/map-render-1.0.0-SNAPSHOT-fat.jar --cluster\n```\n\nrepeat the above as many times as you like...\n\n### Run map-server\n\n```\njava -jar map-server/target/map-server-1.0.0-SNAPSHOT-fat.jar --cluster\n```\n\n### Run the web frontend\n\nFor the frontend we need a running redis server in order to store the\nrecommendation, for this we can quickly launch an ephemeral redis server\nusing docker:\n\n```\nsudo docker run -p 6379:6379 redis\n```\n\nAnd the just use npm\n\n```\ncd frontend\nnpm start\n```\n\nThen open a browser to [http://localhost:8080](http://localhost:8080).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmlopes%2Fvertx-demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmlopes%2Fvertx-demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmlopes%2Fvertx-demos/lists"}