/telemetry-inbox-php

A simple inbox for telemetry data.

Primary LanguagePHPMIT LicenseMIT

Telemetry Inbox in PHP

  1. Download Composer.
  2. Run composer install (or php composer.phar install, if you installed Composer locally).
  3. Run php -S localhost:8080 -t web.
  4. Open your browser at http://localhost:8080/.