Clicknotes Web STUB

This is a placeholder served by the infra repo. The real Svelte app lives in its own repository.

Replace this stub

  1. Build the real app image and publish it to your registry.
  2. Set WEB_IMAGE=ghcr.io/<org>/clicknotes-web:<tag> in .env.
  3. Re-run sh utils/prod-up.sh (or dev-up.sh).

See apps/README.md for the contract this stub fulfills.