A home page to visualize work and maybe add triggers for starting and stopping Harvest, setting Slack status, and other things.
- A Harvest API key
- A PE Accounting API key
cp .env.example .env
code .env
and set valuesnpm test
&&npm run dev
This application can be deployed many ways, but the quickest is to use Vercel
- Connect the repository
- Add environment variables required (see .env.example) in the Vercel UI