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