backend/README.md
This directory contains the archived Python/FastAPI, Docker, and standalone whisper-server backend implementation from older Meetily releases.
Meetily no longer uses this backend as the supported application path. The current app is a self-contained Tauri desktop application:
frontend/src.frontend/src-tauri.Use these docs for supported setup and development:
The files under backend/ are retained only for historical reference and
legacy migration context. They should not be used for new installs, production
deployments, security assessments of the supported app, or contributor setup.
The old FastAPI service, Docker compose flow, standalone whisper-server flow, and related scripts are unsupported. The old unauthenticated FastAPI/CORS behavior must not be treated as a supported production API.