kang 3111c854c5 feat(api): A3 backend skeleton with FastAPI + SQLModel
- 3 tables: Meeting / TranscriptSegment / Summary (with state machine)
- Routes: /api/upload-url + /api/upload-complete + meetings CRUD
- MinIO presigned PUT for direct browser upload
- BackgroundTasks state-machine stub for A5 to flesh out
- SQLite for local dev, PostgreSQL+asyncpg for prod
- CORS configured for frontend on 4490

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 19:14:16 +08:00
2026-04-13 19:00:17 +08:00
2026-04-13 18:28:59 +08:00
2026-04-13 18:28:59 +08:00
Description
MeetNote 会议转写总结 PWA
278 KiB
Languages
TypeScript 91.4%
Python 5%
CSS 3.5%
JavaScript 0.1%