No description
  • HTML 90.2%
  • Python 6.5%
  • Nix 3.3%
Find a file
Pim Kunis e24baeee32 Make server bind address and TTS upstream configurable
Adds CLI arg + env var overrides for port, bind address, TTS upstream URL,
model and voice. Default bind is now 127.0.0.1 to avoid exposing the
process on shared interfaces when running behind a reverse proxy.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-13 15:27:30 +02:00
.gitignore Initial commit: interactive Georgian alphabet learning app 2026-06-13 15:22:23 +02:00
flake.lock Initial commit: interactive Georgian alphabet learning app 2026-06-13 15:22:23 +02:00
flake.nix Initial commit: interactive Georgian alphabet learning app 2026-06-13 15:22:23 +02:00
index.html Initial commit: interactive Georgian alphabet learning app 2026-06-13 15:22:23 +02:00
server.py Make server bind address and TTS upstream configurable 2026-06-13 15:27:30 +02:00