- add 1200x630 og-image.jpg plus Open Graph and Twitter Card meta tags so the live demo renders a rich preview when shared (LinkedIn, etc.) - omit og:url to avoid crawler cache canonicalizing share URLs back to a stale entry - justfile: add redeploy recipe (tunnel down, cached build, up -d with the backend profile and remove-orphans); strip the exported dev .env overrides so it deploys under the prod project name and ports - install.sh: clearer live-capture hint (setcap, then run without sudo) |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| .npmrc | ||
| .stylelintignore | ||
| biome.json | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| stylelint.config.js | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||