Initial backend service

This commit is contained in:
Ruslan Bakiev
2026-05-05 12:01:29 +07:00
commit 2357897530
44 changed files with 14773 additions and 0 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# MapFlow Backend
Fastify + Mercurius GraphQL API for MapFlow.
The backend accepts a user's voice experience, stores a durable record, and
enqueues the Hatchet workflow that will transcribe and analyze it.