/nodemap

Primary LanguagePHPMIT LicenseMIT

#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/