3 Commits

Author SHA1 Message Date
sylvain p
9ca38e9494 Drop leftover .replit-artifact manifests
Removes the three Replit deployment manifests under artifacts/*/.replit-artifact/
that were missed by the earlier cleanup (hidden dirs). docker-compose.yml
covers the same role outside Replit, so these files are dead weight.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 12:44:59 +02:00
sylvain p
7fd8598b8c Remove all Replit references for portability
Strips the .replit/.replitignore files, replit.md (renamed to README.md),
the @replit/* vite plugins from cra-app and mockup-sandbox, the @replit
catalog/exclusion entries from pnpm-workspace.yaml, the linux-x64-only
platform overrides (Replit-specific optimization), and inline @replit
comment markers. Also regenerates pnpm-lock.yaml so the project can be
installed and built on any platform.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 12:23:45 +02:00
agent
4d68d2b3e4 Initial commit 2026-04-10 21:03:43 +00:00