https://github.com/yoannfleurydev/geomem
🗺️ Fully decentralized application to store a list of locations I went
https://github.com/yoannfleurydev/geomem
geolocation location maps memory travel
Last synced: 11 months ago
JSON representation
🗺️ Fully decentralized application to store a list of locations I went
- Host: GitHub
- URL: https://github.com/yoannfleurydev/geomem
- Owner: yoannfleurydev
- License: mit
- Created: 2017-01-10T21:52:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-07-01T09:18:50.000Z (11 months ago)
- Last Synced: 2025-07-01T10:30:41.843Z (11 months ago)
- Topics: geolocation, location, maps, memory, travel
- Language: JavaScript
- Homepage:
- Size: 1.35 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# GEOMEM
[](https://app.netlify.com/sites/geomem/deploys)
Geomem is a simple application written in JavaScript (Vanilla using ES6
features), HTML and SCSS.
I use this application to set the "I went" locations. You can self host this
application and use it too ! Nobody can control those data.
## Requirements
* git
* yarn
## Installation
* `git clone https://github.com/yoannfleurydev/geomem && cd geomem`
* `yarn`
* `yarn start`