Add voice-based place recommendations
Build and deploy Backend / build (push) Successful in 1m20s

This commit is contained in:
Ruslan Bakiev
2026-06-12 22:42:58 +07:00
parent 98bfb032c6
commit 4bc6fcbfeb
9 changed files with 353 additions and 159 deletions
+3
View File
@@ -1,5 +1,8 @@
DATABASE_URL=postgresql://mapflow:mapflow@localhost:5432/mapflow
HATCHET_CLIENT_TOKEN=
DEEPGRAM_API_KEY=
DEEPGRAM_MODEL=nova-3
DEEPGRAM_LANGUAGE=ru
OPENROUTER_API_KEY=
OPENROUTER_MODEL=deepseek/deepseek-v4-flash
HOST=0.0.0.0