1.0 KiB
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, routePOST /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_KEYdans.env.local(chargée par Docker pour PocketBase) - OS : Windows Git Bash (MSYS_NO_PATHCONV=1)
- PocketBase : v0.23+