b3964df9b2afa5a66dfd1018def8b6abfc27590e
Dockerfile implements multi-stage build: node:22-alpine for build stage, nginx:1.27-alpine for production runtime. nginx.conf provides SPA routing with gzip compression and cache headers. docker-compose.yml prepared for Tower Traefik integration with external network and Host route. All files match specification verbatim.
clement.saillant.cc — LE BUS
Demoscene-style personal identity hub: a bus driving across a giant PCB. Spec: docs/superpowers/specs/2026-07-09-clement-saillant-cc-design.md
npm run dev— dev servernpm test— unit tests (vitest)npm run e2e— smoke tests (playwright)npm run build— static build in dist/
Description
Languages
TypeScript
91.9%
CSS
5%
HTML
2.3%
Dockerfile
0.8%