Replace the Clojure Kit application with a Python FastAPI app that produces identical HTML output. WebSocket proxy, Danish number formatting, and HTMX integration all preserved. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
74 B
Plaintext
10 lines
74 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
/node_modules
|
|
/log
|
|
.DS_Store
|
|
*.log
|
|
/.env
|
|
/token
|