NobGit
public imalexnord read

Slot

Calendar-first scheduling powered by Cloudflare Workers and Google Calendar.

Languages

Repository composition by tracked source files.

TypeScript
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.

.dev.vars.example on main
Author Date Commit Line Code
Alex Nord 3 days ago 45c38c3

Prepare Slot booking worker

Full commit hash
45c38c3ae5284118e8d65aa9d49e90850b1209f5
Author
Alex Nord <[email protected]>
Date
3 days ago
Selected line
1
APP_URL=http://localhost:5173
Open commit View diff
1 APP_URL=http://localhost:5173
same change 45c38c3

Prepare Slot booking worker

Full commit hash
45c38c3ae5284118e8d65aa9d49e90850b1209f5
Author
Alex Nord <[email protected]>
Date
3 days ago
Selected line
2
[email protected]
Open commit View diff
2 [email protected]
same change 45c38c3

Prepare Slot booking worker

Full commit hash
45c38c3ae5284118e8d65aa9d49e90850b1209f5
Author
Alex Nord <[email protected]>
Date
3 days ago
Selected line
3
GOOGLE_CLIENT_ID=your-client.apps.googleusercontent.com
Open commit View diff
3 GOOGLE_CLIENT_ID=your-client.apps.googleusercontent.com
same change 45c38c3

Prepare Slot booking worker

Full commit hash
45c38c3ae5284118e8d65aa9d49e90850b1209f5
Author
Alex Nord <[email protected]>
Date
3 days ago
Selected line
4
GOOGLE_CLIENT_SECRET=your-google-client-secret
Open commit View diff
4 GOOGLE_CLIENT_SECRET=your-google-client-secret
same change 45c38c3

Prepare Slot booking worker

Full commit hash
45c38c3ae5284118e8d65aa9d49e90850b1209f5
Author
Alex Nord <[email protected]>
Date
3 days ago
Selected line
5
SESSION_SECRET=generate-a-long-random-secret
Open commit View diff
5 SESSION_SECRET=generate-a-long-random-secret
same change 45c38c3

Prepare Slot booking worker

Full commit hash
45c38c3ae5284118e8d65aa9d49e90850b1209f5
Author
Alex Nord <[email protected]>
Date
3 days ago
Selected line
6
TOKEN_ENCRYPTION_KEY=base64-encoded-32-byte-key
Open commit View diff
6 TOKEN_ENCRYPTION_KEY=base64-encoded-32-byte-key
Alex Nord 1 day ago 9abcc27

Added Stripe payments

Full commit hash
9abcc271f095921a2c76e260009e53cda98d817a
Author
Alex Nord <[email protected]>
Date
1 day ago
Selected line
7
STRIPE_SECRET_KEY=sk_test_your-stripe-secret-key
Open commit View diff
7 STRIPE_SECRET_KEY=sk_test_your-stripe-secret-key
same change 9abcc27

Added Stripe payments

Full commit hash
9abcc271f095921a2c76e260009e53cda98d817a
Author
Alex Nord <[email protected]>
Date
1 day ago
Selected line
8
STRIPE_WEBHOOK_SECRET=whsec_your-stripe-webhook-secret
Open commit View diff
8 STRIPE_WEBHOOK_SECRET=whsec_your-stripe-webhook-secret