docs: project docs, scripts, deployment configs, and evidence

This commit is contained in:
2026-04-02 11:22:17 +08:00
parent 4718980ab5
commit bbeeb63dfa
396 changed files with 165018 additions and 0 deletions

7
build_err.txt Normal file
View File

@@ -0,0 +1,7 @@
2026/03/22 10:17:10 starting database migration
2026/03/22 10:17:10 default data already exists, skipping bootstrap
2026/03/22 10:17:10 server listening on :8080
2026/03/22 10:17:10 health endpoint: http://localhost:8080/health
2026/03/22 10:17:10 prometheus endpoint: http://localhost:8080/metrics
2026/03/22 10:17:10 listen failed: listen tcp :8080: bind: Only one usage of each socket address (protocol/network address/port) is normally permitted.
exit status 1