# Required
AH_USERNAME=pnl
AH_PASSWORD=password
# Optional
TZ=Europe/Amsterdam
STORE_PATH=/db
CALENDAR_NOTIFY_MINUTES=15,120 # In minutes, use a "," to use multiple reminders
There is an api endpoint at http://localhost:3000/api/ics
that allows synchronizing with a calendar.
git clone https://github.com/Netfloex/Albert-Heijn-Timesheet
cd Albert-Heijn-Timesheet
yarn
yarn dev
Create a .env
file