Quick fixes + logo better

This commit is contained in:
AlacrisDevs
2026-02-09 18:05:09 +02:00
parent 046d4bd098
commit c2d3caaa5a
17 changed files with 1400 additions and 288 deletions

View File

@@ -1,8 +1,10 @@
PUBLIC_SUPABASE_URL=your_supabase_url
PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key
# Service role key — required for admin operations (invite emails, etc.)
# Find it in Supabase Dashboard → Settings → API → service_role key
SUPABASE_SERVICE_ROLE_KEY=your_supabase_service_role_key
GOOGLE_API_KEY=your_google_api_key
# Google Service Account for Calendar push (create/update/delete events)
# Paste the full JSON key file contents, or base64-encode it
# The calendar must be shared with the service account email (with "Make changes to events" permission)
@@ -14,9 +16,3 @@ MATRIX_HOMESERVER_URL=https://matrix.example.com
# Synapse Admin API shared secret or admin access token
# Used to auto-provision Matrix accounts for users
MATRIX_ADMIN_TOKEN=
# Resend email integration (resend.com)
# Free tier: 100 emails/day. Verify a domain at resend.com/domains first.
RESEND_API_KEY=
# The verified sender email address (e.g. noreply@yourdomain.com)
RESEND_FROM_EMAIL=