Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 450 Bytes

File metadata and controls

21 lines (13 loc) · 450 Bytes

shell-map

Setup

git clone https://github.com/DiscoTim/shell-map.git
cd shell-map
npm install
node ./node_modules/geoip-lite/scripts/updatedb.js
  • The app can be launched with node init.js
  • Settings are in config.js, and the default port it runs on is 8080

inspired by:

https://github.com/Karbovanets/karbo-nodes-map

Many thanks to the awesome d3 library and d3 community contributions, as well as the turtlecoin community.