Add place enrichment favorites and AI search
Build and deploy Backend / build (push) Successful in 1m1s

This commit is contained in:
Ruslan Bakiev
2026-06-12 21:08:56 +07:00
parent 80a729fa6e
commit 98bfb032c6
17 changed files with 3313 additions and 236 deletions
+2
View File
@@ -1,4 +1,6 @@
DATABASE_URL=postgresql://mapflow:mapflow@localhost:5432/mapflow
HATCHET_CLIENT_TOKEN=
OPENROUTER_API_KEY=
OPENROUTER_MODEL=deepseek/deepseek-v4-flash
HOST=0.0.0.0
PORT=4000