public
imalexnord
read
Slot
Calendar-first scheduling powered by Cloudflare Workers and Google Calendar.
Languages
Repository composition by tracked source files.
TypeScript
79%
CSS
19%
SQL
2%
HTML
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/user/imalexnord/slot.git
ssh://[email protected]:2222/user/imalexnord/slot.git
Trace
.dev.vars.example
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Author
Date
Commit
Line
Code
1
APP_URL=http://localhost:5173
3
GOOGLE_CLIENT_ID=your-client.apps.googleusercontent.com
4
GOOGLE_CLIENT_SECRET=your-google-client-secret
5
SESSION_SECRET=generate-a-long-random-secret
6
TOKEN_ENCRYPTION_KEY=base64-encoded-32-byte-key
7
STRIPE_SECRET_KEY=sk_test_your-stripe-secret-key
8
STRIPE_WEBHOOK_SECRET=whsec_your-stripe-webhook-secret