{"id":20245814,"url":"https://github.com/keplerjs/kepler-skeleton","last_synced_at":"2026-04-05T22:32:00.245Z","repository":{"id":148801596,"uuid":"154221645","full_name":"Keplerjs/kepler-skeleton","owner":"Keplerjs","description":"KeplerJs Skeleton Quick Start Project","archived":false,"fork":false,"pushed_at":"2019-05-14T13:50:54.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-29T21:05:23.524Z","etag":null,"topics":["boilderplate","geosocial","kepler-plugin","keplerjs","leaflet","meteorjs","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"http://keplerjs.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Keplerjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-10-22T21:46:23.000Z","updated_at":"2020-08-14T15:13:02.000Z","dependencies_parsed_at":"2023-05-29T00:30:20.310Z","dependency_job_id":null,"html_url":"https://github.com/Keplerjs/kepler-skeleton","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"31b4d5baa8fccb435c1db23414e8dd33e83a74c7"},"previous_names":[],"tags_count":4,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keplerjs%2Fkepler-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keplerjs%2Fkepler-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keplerjs%2Fkepler-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Keplerjs%2Fkepler-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Keplerjs","download_url":"https://codeload.github.com/Keplerjs/kepler-skeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241692012,"owners_count":20004138,"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":["boilderplate","geosocial","kepler-plugin","keplerjs","leaflet","meteorjs","mongodb","nodejs"],"created_at":"2024-11-14T09:24:16.657Z","updated_at":"2025-11-30T22:05:10.075Z","avatar_url":"https://github.com/Keplerjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KeplerJs Skeleton Project\n\nThis repo gives you all you need to quickly create your working project based on KeplerJs\n\n\n### One-Click Deploy a new instance on Heroku\n[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/Keplerjs/kepler-skeleton/tree/master)\n\n### Deploy to your own server\n\nClone this repository\n```\ngit clone git@github.com:Keplerjs/kepler-skeleton.git\ncd kepler-skeleton\n```\nor in https:\n```\ngit clone https://github.com/Keplerjs/kepler-skeleton.git\n```\n\n### Install dependencies and Run\n\n```\nnpm install\nnpm start\n```\n\n### Customization\n\nThe best way to add, extend or modify features in KeplerJs is to create a [Kepler plugin](http://docs.keplerjs.io/plugin-js.html).\nYou can find in the documentation the guidelines for doing this.\nHere there is also a skeleton of Kepler plugin inside the *packages* directory, it can be enabled or disabled through the standard Meteor commands *meteor add* or *meteor remove*:\n```\nmeteor remove keplerjs:plugin-skeleton\n```\n\nA production instance is easily configurable as follow:\n```\ncp ./private/start.sh .\ncp ./private/settings.sample.json ./settings.json\n```\nedits your custom mongodb database name *DBNAME=\"kepler_skeleton\"* in the file *start.sh* and other [Kepler configurations](http://docs.keplerjs.io/configurations.html) in *settings.json*, run:\n```\n./start.sh\n```\n\nDefault **.meteor/packages** content, uncomment for enable more plugins\n```\nkeplerjs:base\nkeplerjs:theme\nkeplerjs:plugin-skeleton\n#keplerjs:api\n#keplerjs:edit\n#keplerjs:admin\n#keplerjs:stats\n#keplerjs:upload\n#keplerjs:share\n#keplerjs:geoinfo\n#keplerjs:osm\n#keplerjs:favorites\n#keplerjs:convers\n#keplerjs:notifs\n#keplerjs:pois\n#keplerjs:tracks\n#keplerjs:categories\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeplerjs%2Fkepler-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeplerjs%2Fkepler-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeplerjs%2Fkepler-skeleton/lists"}