This map shows contributions via websocket and you must be added to the EddieHub API to see your data on the map. Please keep reading for details on how to trigger data events to the map prior to beginning to work on any issues that are related to the data feed.
Navigate to directory on your machine:
cd folder/to/clone-into/
Clone repository:
git clone https://github.com/EddieHubCommunity/EddieHubLive
Navigate to repository:
cd ./EddieHubLive
Install the dependencies
npm i
Start the development Sever:
npm run dev
Build & production preview
npm run build && npm run preview
├── ...
├── components Contains all page components (HOCs, elements, etc.)
├── Environments Display events
├── App.js Renders all component to create the page
└──......
──package.json Contains all dependencies
To learn more about Vue and Mongodb, take a look at the following resources:
You can check out the React's GitHub repository - your feedback and contributions are welcome! You can check out the Leaflet's GitHub repository - your feedback and contributions are welcome! You can check out the Socket.io's GitHub repository - your feedback and contributions are welcome!
We take participation in our community as a harassment-free experience for everyone and we pledge to act in ways to contribute to an open, welcoming, diverse and inclusive community.
If you have experienced or been made aware of unacceptable behaviour, please remember that you can report this. Read our Code of Conduct.