5 Commits

Author SHA1 Message Date
Space-Banane f16dbdd8d1 Warn against public exposure (no auth)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 15:46:37 +02:00
Space-Banane 3c6e8c42c2 Update README screenshot
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 15:45:48 +02:00
Space-Banane e397d13711 Add README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 15:44:50 +02:00
Space-Banane 678110d9e9 Add Docker Compose setup
Multi-stage Dockerfile builds the React frontend then serves everything
from a single Python container. settings.json persists via a named volume.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 15:40:08 +02:00
Space-Banane 20f06d0a57 Initial commit: prompt template manager
React + Tailwind frontend, FastAPI backend, settings.json storage.
Supports preset CRUD, live variable filling, and AI rewrite via OpenAI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 15:38:17 +02:00