Go to file
José René White Enciso 4af2f54a7d feat(thalos-web): add web baseline
Why: establish baseline web runtime scaffold before wave implementation.

What: add react app structure, docker runtime assets, docs runbooks, and ignore policy updates.

Rule: keep technical intent and repository workflow compliance.
2026-03-08 15:53:49 -06:00
docker feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
docs feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
public feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
src feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
.dockerignore feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
.gitignore feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
Dockerfile feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
index.html feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
package-lock.json feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
package.json feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
tsconfig.app.json feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
tsconfig.app.tsbuildinfo feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
tsconfig.json feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
vite.config.ts feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00
vitest.config.ts feat(thalos-web): add web baseline 2026-03-08 15:53:49 -06:00