# Kepler **Repository Path**: mirrors_leecade/Kepler ## Basic Information - **Project Name**: Kepler - **Description**: The open source full-stack geosocial network platform - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![KeplerJs](keplerjs.png) **The open source full-stack geosocial network platform** * [Official DEMO](https://demo.keplerjs.io/) * [Current Version](https://github.com/Keplerjs/Kepler/releases) # Links [Website](http://keplerjs.io/) | [Documentation](http://docs.keplerjs.io/) | [News](https://twitter.com/Kepler_JS) | [Blog](https://medium.com/keplerjs) | [Source code](https://github.com/Keplerjs) | [Plugins](https://atmospherejs.com/keplerjs) | [Roadmap](https://trello.com/b/FBK72QEJ/keplerjs-roadmap) | [Issues](https://waffle.io/Keplerjs/Kepler) ## Introduction Kepler is a open source [geosocial](https://en.wikipedia.org/wiki/Geosocial_networking) solution that lets users share favorite places and join discussions in real-time. It can be seen as a platform where users can interact with other open data platforms searching across [OpenStreetMap](http://www.openstreetmap.org/about), [Geonames](http://www.geonames.org/) among other sources. The name as the best [Meteor](https://www.meteor.com/) tradition wants to remain in the space field, *Kepler* is inspired by [Kepler space telescope](https://en.wikipedia.org/wiki/Kepler_Mission) and wants to be seen as an sequel of the first and largest open source Meteor projects the old *Telescope* current *[VulcanJS](http://docs.vulcanjs.org/vulcan.html)*. ### Mission Allows users to collect and georeferencing places on a modern web-mapping interface, describe them accurately, create relationships, sharing with other users and create a social environment. In addition to creating new place you can import pre-existing objects from Openstreetmap creating a social layer over OpenStreetMap. A place in Kepler can be linked to metadata from different sources automatically, it can be anything that has a geographic location fixed or movable, real or virtual. ### Expectations In the near future Kepler as any open source projects will follow a community-driven evolution that will support it instead of the initial mission ad we hope it has growth beyond expectations. *"Any tool should be useful in the expected way, but a truly great tool lends itself to uses you never expected."* Eric S. Raymond ## Install Install the latest version of [Node](https://nodejs.org). Clone or download the [Kepler repo](https://github.com/Keplerjs/Kepler) locally, then: ```sh npm install npm start ``` And open ```http://localhost:3000/``` in your browser. ## Author Created by [Stefano Cudini](https://github.com/stefanocudini) [@zakis](http://twitter.com/zakis) and other [contributors](https://github.com/Keplerjs/Kepler/graphs/contributors) under the [MIT](http://opensource.org/licenses/MIT) license.