5 Commits

Author SHA1 Message Date
6dcf1a63eb docs: Quick Start Guide und README Update
Neue Datei:
- QUICK_START.md: 5-Schritte-Anleitung zur Registrierung (35 Min.)
  - Datenbank einrichten
  - n8n Credentials erstellen
  - Workflows importieren
  - Testen
  - Frontend deployen

README.md Update:
- Dokumentations-Sektion hinzugefügt
- Links zu allen Guides
- Workflow-Ablauf visualisiert
- Trial-Management Timeline
- Status aktualisiert (Registrierung )

Die Dokumentation ist jetzt komplett:
- Quick Start (35 Min.)
- Setup Guide (detailliert)
- Troubleshooting (10 häufige Probleme)
- 2 n8n Workflows (Import-fertig)
2026-01-29 11:32:07 +01:00
ff1526cc83 feat: Auto-import n8n RAG workflow with credentials
- Fixed n8n API login: use 'emailOrLdapLoginId' instead of 'email'
- Added n8n_setup_rag_workflow() function to libsupabase.sh
- Creates PostgreSQL and Ollama credentials automatically
- Imports RAG KI-Bot workflow with correct credential references
- Removed tags from workflow JSON (API validation issue)
- Step 10 now fully automated: credentials + workflow import

Tested successfully on container sb-1769173910
2026-01-23 14:15:16 +01:00
588e0cdef5 Dokumentaion vervollständigt in READ.me 2026-01-12 08:41:47 +01:00
b32495859c Dokumentaion in READ.me 2026-01-12 08:35:29 +01:00
79c2309d5b Add README 2026-01-09 17:19:37 +01:00