Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 321 Bytes

File metadata and controls

19 lines (11 loc) · 321 Bytes

Monthly

This application shows the hours spent on a particular project for the current month.

It uses the LetsFreckle API to render the page report.

Setup

cp .env.sample .env

Then set the right values in that file.

Start

./bin/start

Then go to http://localhost:9393