{"id":20947761,"url":"https://github.com/alphahydrae/server-side-clustering-mongodb","last_synced_at":"2025-05-14T02:30:29.223Z","repository":{"id":47808747,"uuid":"76077005","full_name":"AlphaHydrae/server-side-clustering-mongodb","owner":"AlphaHydrae","description":"Server-side map clustering algorithms with MongoDB","archived":false,"fork":false,"pushed_at":"2022-12-13T14:53:30.000Z","size":277,"stargazers_count":5,"open_issues_count":7,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-11T05:09:10.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ssc-mongodb.herokuapp.com/","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/AlphaHydrae.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-09T23:07:26.000Z","updated_at":"2021-03-01T17:47:39.000Z","dependencies_parsed_at":"2023-01-28T13:00:57.663Z","dependency_job_id":null,"html_url":"https://github.com/AlphaHydrae/server-side-clustering-mongodb","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaHydrae%2Fserver-side-clustering-mongodb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaHydrae%2Fserver-side-clustering-mongodb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaHydrae%2Fserver-side-clustering-mongodb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaHydrae%2Fserver-side-clustering-mongodb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlphaHydrae","download_url":"https://codeload.github.com/AlphaHydrae/server-side-clustering-mongodb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225270612,"owners_count":17447635,"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":[],"created_at":"2024-11-19T00:12:58.658Z","updated_at":"2024-11-19T00:12:59.272Z","avatar_url":"https://github.com/AlphaHydrae.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Server-side clustering with MongoDB\n\nThis web app demonstrates how to implement some server-side map clustering algorithms with MongoDB.\n\n[See it in action!](https://ssc-mongodb.herokuapp.com/)\n\n\n\n## Local usage\n\nRequirements:\n\n* MongoDB 4+\n* Node.js 14+\n\nInstall and run it:\n\n    git clone https://github.com/AlphaHydrae/server-side-clustering-mongodb.git\n    cd server-side-clustering-mongodb\n    npm ci\n    npm start\n\nGenerate more points:\n\n    DEBUG=ssc* SSC_COUNT=50000 npm start\n\n\n\n## Configuration\n\n* Set `$MONGODB_URI` or `$DATABASE_URL` to use another database connection URL (defaults to `mongodb://localhost/server-side-clustering`).\n* Set `$SSC_CLEAR` to clear and re-generate points data.\n* Set `$SSC_COUNT` to generate more points (defaults to `1000`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphahydrae%2Fserver-side-clustering-mongodb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphahydrae%2Fserver-side-clustering-mongodb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphahydrae%2Fserver-side-clustering-mongodb/lists"}