Zack Hobson

Results 2 issues of Zack Hobson

Include a command that displays a weekly timesheet for end-of-week review and similar. Something like the following: ``` $ hcl weekly $ hcl weekly last week ```

feature

I have a nextjs application that uses newrelic as an external package, and it works fine locally and records data. When I deploy this app using `vercel` it doesn't record...