Open-Street-Maps
Open-Street-Maps copied to clipboard
:water_buffalo: Leaflet free map
Open Souce Map π
π€ About The Project
A free, interactive map. With the best leaflet plugins..
- Frontend
- Backend
π¨ Installation Default
You'll need Node.js installed on your computer in order to build this app.
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 β
$ 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 |Β 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