Full Go backend + Vue 3 frontend, OpenAI-compatible API, multi-provider account pools, billing/admin, Docker one-command deploy with auto HTTPS. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
# Keep secrets, local data and build artifacts out of the Docker build context.
|
|
.env
|
|
.env.*
|
|
bin/
|
|
data/
|
|
*.log
|