91078900d6f3c9a2039ea4d4a7d1c87750464483
🍪 Kuki SaaS - Cookie Consent Solution
A lightweight, GDPR/CCPA compliant Cookie Consent banner widget, management dashboard, and backend API.
🚀 Features
- ⚡ Ultra-lightweight Client (
kuki.js): Vanilla JS under 10KB with Shadow DOM isolation. - 🛡️ Privacy & Compliance: GDPR, CCPA, and ePrivacy directive ready.
- 🐳 Dockerized Infrastructure: One-command startup using PostgreSQL and Redis.
- ⚡ Fast API: High-performance backend for consent logging and license verification.
🛠️ Project Structure
kuki-saas/
├── client/ # Lightweight embeddable JavaScript widget (kuki.js)
├── backend/ # Node.js / Go API for consent & user settings
├── docker-compose.yml # Infrastructure setup (PostgreSQL, Redis)
└── README.md # Documentation
⚙️ Quick Start (Development)
- Clone the repository
git clone [https://github.com/YOUR_USERNAME/kuki-saas.git](https://github.com/YOUR_USERNAME/kuki-saas.git)
cd kuki-saas
- Start Services with Docker
docker compose up -d
- Verify Containers
docker ps
📝 License
Proprietary - All rights reserved.
Description
A lightweight, GDPR/CCPA compliant Cookie Consent banner widget, management dashboard, and backend API.
68 KiB
Languages
Caddyfile
100%