removetrail
Google Maps visualization of real time egg data from the Global Consciousness Project
Standard run of the mill npm app with request as its only dependency.
Delivers data directly from 'http' module and stores values in the memory (eeg data mostly.)
Installation
cd removetrail
npm install
Run
npm start
Env Variables
URL = http://localhost PORT = 3000
Access
http://localhost:3000 (default port)