← Back

Tech stack & data storage

A short, honest summary of how this private tribute project is built and where your data lives.

The flow

  1. You contribute stories, photos and short videos in this app.
  2. A small group of curators reviews and aggregates contributions.
  3. Selected contributions are handed over to André in a dedicated viewer app, and a few may be shown during the farewell ceremony.

Vendors

  • Lovable — app hosting & build pipeline. Runs the frontend and server functions on Cloudflare Workers. lovable.dev
  • Supabase (via Lovable Cloud) — Postgres database & authentication (magic-link email sign-in). Hosts your profile, contributions, tags and invite codes. supabase.com
  • Cloudflare R2 — object storage for uploaded media (images / videos). cloudflare.com/r2
  • Resend (via Supabase) — delivers the magic-link sign-in emails. resend.com

What is stored

  • Your email address (for sign-in) and optional display name.
  • The contributions (text, era, tags) you write.
  • Media files you upload, kept in Cloudflare R2.
  • Which invitation code you redeemed.

Reminder

This is a private side project — not affiliated with SAP or LeanIX, and not a professionally operated service. We secure it as well as we reasonably can, but use it accordingly.