Includes FastAPI application with device authentication, Docker configuration, Bruno API tests, and git-based deployment scripts for Unraid. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8 lines
84 B
Plaintext
8 lines
84 B
Plaintext
.env
|
|
.claude
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|
|
config/authorized_devices.json
|
|
venv/
|