Commit Graph

2 Commits

Author SHA1 Message Date
c82b27b594 Add Cookiebot consent banner (same Profice account as profice.ai/feedgine)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 11:58:13 +02:00
e344f1b7e7 Initial commit: Visigine (Vite client + Express/SQLite backend)
Container-ready via docker/ compose (frontend nginx + backend Node). Compose adjusted for Coolify on the prod server: frontend uses expose:80 (no host binding — host 8080 is taken by the Coolify proxy; Traefik routes visigine.de), backend ALLOWED_ORIGINS=https://visigine.de. Secrets stay in server/.env (git-ignored); see server/.env.example.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 10:15:06 +02:00