Files
mdb/AGENTS.md
2026-05-04 09:09:10 +02:00

1.0 KiB

AGENTS — Suivi du projet

État actuel

  • Docker + PocketBase configuré et lancé
  • Migration collections (fichiers pb_migrations) — à appliquer au démarrage serveur si besoin
  • App Expo initialisée
  • Auth fonctionnelle
  • Navigation complète
  • Module Prospection (pipeline / biens)
  • Module Fiche bien + Calculateur
  • Module Contacts (liste par catégorie, recherche, fiche + biens liés)
  • Module Visites + IA (pb_hooks/generate_rapport.pb.js, route POST /api/mdb/generate-rapport)
  • Module Agenda (tâches, snooze, création modal)
  • Dashboard (alertes, KPIs, pipeline, derniers biens, tâches du jour)

Infos techniques

  • PocketBase : http://localhost:8090
  • Admin : http://localhost:8090/_/ (admin@mdb.fr)
  • Binaire : /usr/local/bin/pocketbase
  • Données : /pb_data
  • Hooks JS : volume pb_hooks--hooksDir=/pb_hooks (image muchobien)
  • Variable IA : ANTHROPIC_API_KEY dans .env.local (chargée par Docker pour PocketBase)
  • OS : Windows Git Bash (MSYS_NO_PATHCONV=1)
  • PocketBase : v0.23+