L'électron rare b3964df9b2 build: add nginx docker image and compose
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.
2026-07-09 12:22:42 +02:00
2026-07-09 12:15:16 +02:00
2026-07-09 12:15:16 +02:00
2026-07-09 12:05:15 +02:00

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 server
  • npm test — unit tests (vitest)
  • npm run e2e — smoke tests (playwright)
  • npm run build — static build in dist/
S
Description
Personal identity hub - demoscene bus on a PCB
Readme 248 KiB
Languages
TypeScript 91.9%
CSS 5%
HTML 2.3%
Dockerfile 0.8%