This application shows the hours spent on a particular project for the current month.
It uses the LetsFreckle API to render the page report.
cp .env.sample .env
Then set the right values in that file.
./bin/start
Then go to http://localhost:9393