EEVEON Meetings
Turn a finished meeting into working context.
Turn a finished meeting into working context.
EEVEON Meetings combines a FastAPI backend with organization workspaces, provider webhooks, meeting records, recurring standup schedules, and subscription-aware access.
Meeting intake
Receive provider meeting-ended events or start a meeting through the join-now API.
Shared archive
Authenticated workspaces can browse meeting records and open individual meeting detail.
Recurring standups
Create, update, and remove scheduled standups for individual teams.
Workspace access
Organizations, API keys, authentication, and RevenueCat entitlement state work together.
The operational foundation is already in place.
- FastAPI backend with Postgres and Alembic migrations.
- RevenueCat-backed monthly, yearly, and lifetime packages.
- Cloudflare Pages client and Worker gateway configuration.
- Billing gates protect meeting ingestion and meeting APIs.
A legible path through the work.
- 01Meeting ends
- 02Provider webhook
- 03Processing job
- 04Meeting record
- 05Team workspace