Add invite and promo landing pages - #27
Draft
JonnyLuca wants to merge 1 commit into
Draft
Conversation
Author
|
Fixes RealUnitCH/intern#3 Store badges and Play Store install referrer added on /invite and /promo. |
JonnyLuca
marked this pull request as ready for review
August 27, 2026 20:21
JonnyLuca
marked this pull request as draft
August 27, 2026 20:36
6 tasks
Offerte Entwurf 3: realunit.app/invite and /promo look up the live referral contract, open Universal Links / App Links, pass the Play Install Referrer, and serve AASA plus assetlinks as HTTP 200 on apex and www. NestJS Cannot GET is unavailable, not an expired code.
JonnyLuca
force-pushed
the
01a03535-referral-promo
branch
from
August 27, 2026 23:46
d60ddc2 to
2b40eda
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Invite and promo landing pages on realunit.app (Offerte Entwurf 3, point 3).
/invite/{code}personal greeting from public lookup;/promo/{code}campaign textGET /v1/realunit/referral/code/:code(CORS onrealunit.app).well-known/)/apple-app-site-associationas HTTP 200 (www included)7F:8B:14:54:E2:91:E9:DB:56:21:69:0A:64:23:7C:34:80:78:C6:5B:B4:86:31:CA:02:9D:14:20:E6:3C:7B:40(O=DFX AG,CN=Konstantin Ullrich)Cannot GETis unavailable, not invalidVisual
Matrix in
tests/pages.mjs: invite ok/invalid/unavailable (desktop, tablet, phone), promo ok (desktop, tablet, iOS, Android).Test plan
npm test(112 passed)check-site(www AASA/assetlinks must be 200, never 301)realunit.appAASA, assetlinks and/invite/*stop 404ingapi.dfx.swissRelated: RealUnitCH/intern#3 (do not auto-close; live lookup and this merge are still required).