Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucioerlan/open-street-maps
:water_buffalo: Leaflet free map
https://github.com/lucioerlan/open-street-maps
nodejs openstreetmap reactjs
Last synced: 16 days ago
JSON representation
:water_buffalo: Leaflet free map
- Host: GitHub
- URL: https://github.com/lucioerlan/open-street-maps
- Owner: lucioerlan
- Created: 2020-06-17T15:48:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-30T06:19:58.000Z (23 days ago)
- Last Synced: 2024-11-30T07:26:43.535Z (23 days ago)
- Topics: nodejs, openstreetmap, reactjs
- Language: JavaScript
- Homepage: https://frontend-open-street.herokuapp.com
- Size: 600 KB
- Stars: 27
- Watchers: 1
- Forks: 7
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![PRETTIER](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://gitter.im/jlongster/prettie)
[![LICENSE](https://img.shields.io/github/license/arshadkazmi42/awesome-github-init.svg)](https://github.com/arshadkazmi42/awesome-github-init/LICENSE)
[![LinkedIn][linkedin-shield]](https://www.linkedin.com/in/erlanlucio/)
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/lucioerlan/Advanced-Open-Street-Maps&count_bg=%23E71A18&title_bg=%23555555&icon=dependabot.svg&icon_color=%23E7E7E7&title=views&edge_flat=false)](https://hits.seeyoufarm.com)
Open Souce Map π
## π€ About The Project
A free, interactive map. With the best leaflet plugins..
**-** Frontend
**-** Backend
## π¨ Installation Default
You'll need [Node.js](https://nodejs.org) installed on your computer in order to build this app.
```bash
git clone https://github.com/lucioerlan/Advanced-Open-Street-Maps.git
$ cd Advanced-Open-Street-Maps/client -and- Advanced-Open-Street-Maps/server
$ npm install
```
## π₯ Setup /server
#### Copy or rename the file
```
$ cp .env-examples .env
```
* Then configure with your connection to MongoDB
* Popular collection of yours with multiple coordinates β
```bash
$ node src/database/seeds/Seed.js
```
## π€ Documentation and running tests
* Access swagger http://localhost:5000/api/docs π₯
* $ npm test
## π Running Default
```
$ /client npm start
```
```
$ /server npm start
```#### Or Run Docker π³
```
$ docker-compose up -d
```
## π Thanks for these
| [`leaflet`](https://leafletjs.com/) |Β Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps!
## π License
This project lives under MIT License. See LICENSE for more details. Β© - [Erlan Lucio](https://www.linkedin.com/in/erlanlucio/)
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=flat-square
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=flat-square
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=flat-square
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=flat-square
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=flat-square
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png