● Service Status
Next.js app (Railway)
Express chatbot (Railway)
Marketing site (Vercel)
Gemini Live + STT check
⊞ Quick Links
QT tenant productie
Tenant selectie / login
Publieke marketing website
Services, logs, deployments
DB, auth, storage, logs
Redis rate limiting (500k limit!)
Marketing + ops-portal deploy
Monorepo — alle code
Errors + performance
Gemini API keys + prompts
Exact API app registratie
Transactionele e-mail (trial flows)
▲ Deployment Werkwijze
Chatbot deployen
Deploy Express chatbot naar Railway (EU west4)
railway service qt-data-chat && railway up --detach⚠Zorg dat alle uncommitted files zijn gecommit vóór deploy
Dashboard deployen
Deploy Next.js dashboard naar Railway (EU west4)
railway service askbi-dashboard && railway up --detach⚠Wacht tot vorige deploy klaar is — nooit parallel deployen
Marketing deployen
Deploy marketing site naar Vercel (fra1 / EU)
cd askbi-website && vercel --prodMigratie uitvoeren
Schema migraties via Supabase dashboard (geen CLI vereist)
Supabase SQL Editor → plak SQL → Run⚠Altijd eerst op staging testen bij destructieve migraties
⚙ Stap-voor-stap Werkwijzen
🔑 Environment Variables
| Status | Variabele | Service |
|---|---|---|
| ✓ | AUTH_SECRET | Dashboard |
| ✓ | JWT_SECRET | Chatbot |
| ✓ | CHATBOT_JWT_SECRET | Beide |
| ✓ | GEMINI_API_KEY | Beide |
| ✓ | TRIAL_ENCRYPTION_KEY | Beide |
| ✓ | SUPABASE_URL | Beide |
| ✓ | SUPABASE_SERVICE_KEY | Beide |
| ✓ | NEXT_PUBLIC_SUPABASE_URL | Dashboard |
| ✓ | NEXT_PUBLIC_SUPABASE_ANON_KEY | Dashboard |
| ✓ | SQL_SERVER | Chatbot |
| ✓ | SQL_DATABASE | Chatbot |
| ✓ | SQL_USER | Chatbot |
| ✓ | SQL_PASSWORD | Chatbot |
| ⚠ | UPSTASH_REDIS_REST_URL | Beide |
| ⚠ | UPSTASH_REDIS_REST_TOKEN | Beide |
| ✓ | SENTRY_DSN | Beide |
| ✗ | EXACT_CLIENT_ID | Dashboard |
| ✗ | EXACT_CLIENT_SECRET | Dashboard |
| ✗ | EXACT_REDIRECT_URI | Dashboard |
| ✓ | RESEND_API_KEY | Dashboard |
| ✓ | ANTHROPIC_API_KEY | Chatbot |
◎ Open Punten & Roadmap
Post Cloud Project ID op forum
Benodigde stappen: zie workflow
Benodigde stappen: zie workflow
Bespreek met directie
Pro plan ~$10/mnd — blokkeert rate limiting
CI: lighthouse-ci.yml
CI: e2e-tests.yml
Capacitor mobile app
Trial connector afronding
Afhankelijk van BC Cronus setup
@askbi/connector-sdk
NL/EN/DE/FR