Open-Street-Maps icon indicating copy to clipboard operation
Open-Street-Maps copied to clipboard

:water_buffalo: Leaflet free map

PRETTIER LICENSE LinkedIn Hits


Open Souce Map 🌎

Logo

Report Bug Β· Request Feature

πŸ€” 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