Quick Start#
Note
Prerequisites: Existing RDM or DataParser style database
- Install nodejs v12
-
Clone the repository
sh git clone https://github.com/versx/MapJS && cd MapJS -
Install dependencies
sh npm run update -
Create your project config
sh cp src/configs/config.example.json src/configs/config.json -
Fill out config. See config#discord for Discord Auth instructions.
sh vi src/configs/config.json -
Create/copy a
static/custom/nests.jsonfile to show nests (GeoJSON format) - Create/copy a
static/custom/areas.jsonfile to show scan areas (GeoJSON format) - Run
npm run start - Access the map via http://machineip:port/