/myspace

shows metrics i keep tabs on in one place

Primary LanguagePHP

myspace

Shows time tracked with enabled sources (app/Services/Api/*). Supports daily and monthly goals (see .env).

goals page month review page

Setup

  • cp .env.example .env
  • update .env values
  • composer install
  • php artisan serve or valet link