Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 249 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 249 Bytes

#NodeMap

Some sort of prototype node map.

Installation

git clone https://github.com/samgreenwood/nodemap
cd nodemap
composer install
cp .env.example .env # Enter your own NodeDB credentials in this file
php -S 0.0.0.0:8888 -t web/