Initial project scaffold with frontend dashboard and Caddy config

Frontend-first status board with mock data for 16 vendors.
Caddy configured on port 8443 with internal TLS, coexisting
with an existing Caddy instance (admin on 2020, no HTTP redirects).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Klein
2026-02-17 10:22:45 -05:00
commit c1184eee91
9 changed files with 753 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Executables (provided manually, not tracked in git)
bin/caddy/*.exe
bin/nssm/*.exe
# Node
backend/node_modules/
# OS files
Thumbs.db
Desktop.ini