work yay
All checks were successful
Docker Image / build (push) Successful in 2m29s

This commit is contained in:
LockeShor
2026-06-08 22:34:54 -04:00
commit a519e46482
10 changed files with 343 additions and 0 deletions

8
.env.example Normal file
View File

@@ -0,0 +1,8 @@
# Copy this to .env and fill values (never commit .env)
WORKHIVE_TOKEN=your_workhive_session_token_here
CALDAV_USER=your_caldav_username
CALDAV_PASSWORD=your_caldav_password
CALDAV_LOCATION=https://your-caldav-url.example/path/
NAME=Your Name
BASE_URL=https://app.getworkhive.com/schedule
TIMEZONE=America/New_York