| title | Infrastructure |
|---|---|
| description | Core services and third-party integrations |
This page lists the services the platform depends on and what they are used for. It does not include credentials or configuration values.
- Next.js runtime: serves the web app
- Payload CMS: content admin UI and API
- Supabase Postgres: primary database
- Supabase storage: media uploads and public assets
- Resend: transactional and newsletter email
- Stripe: payments and paid events (optional)
- PostHog / Google Analytics: analytics (optional)
The app relies on a set of environment variables for database access, storage, email, and optional services. See wlumsa.org/README.md for the full list and descriptions.