TimoUttenweiler
a9a0be157f
fix: Turso/libsql HTTP adapter für Windows-Kompatibilität
...
- PrismaLibSql Factory statt pre-created client (URL_INVALID fix)
- libsql:// URL zu https:// konvertieren für @libsql/client/http
- prisma.config.ts nutzt TURSO_DATABASE_URL wenn gesetzt
- .env.local.example mit Turso-Docs erweitert
- @libsql/client auf 0.17.0 pinned
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-25 12:00:19 +01:00
Timo Uttenweiler
ea93d674a2
feat: API Keys via Umgebungsvariablen konfigurierbar
...
- Neuer getApiKey() Helper: prüft zuerst ENV-Vars, dann DB
- Alle Job-Routes nutzen getApiKey() statt direktem DB-Lookup
- Credentials-Status berücksichtigt ENV-Vars (Sidebar-Haken)
- .env.local.example: Platzhalter für alle 4 API Keys
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-20 13:58:41 +01:00
Timo Uttenweiler
facf8c9f69
Initial commit: LeadFlow lead generation platform
...
Full-stack Next.js 16 app with three scraping pipelines:
- AirScale CSV → Anymailfinder Bulk Decision Maker search
- LinkedIn Sales Navigator → Vayne → Anymailfinder email enrichment
- Apify Google SERP → domain extraction → Anymailfinder bulk enrichment
Includes Docker multi-stage build + docker-compose for Coolify deployment.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-17 11:21:11 +01:00