Quick Start#

Note

Prerequisites: Existing RDM or DataParser style database

  1. Install nodejs v12
  2. Clone the repository

    sh git clone https://github.com/versx/MapJS && cd MapJS

  3. Install dependencies

    sh npm run update

  4. Create your project config

    sh cp src/configs/config.example.json src/configs/config.json

  5. Fill out config. See config#discord for Discord Auth instructions.

    sh vi src/configs/config.json

  6. Create/copy a static/custom/nests.json file to show nests (GeoJSON format)

  7. Create/copy a static/custom/areas.json file to show scan areas (GeoJSON format)
  8. Run npm run start
  9. Access the map via http://machineip:port/