manifest / integrations / site360skillvue
Pipedrive Leaflet Map Integration - Version 7.4 avec Filtre "France"
Affiche tous les contacts Pipedrive avec pagination, gestion des doublons et masquage des localisations "France"
by Tech Team 360SkillVue · github.com/360skillvue/site360skillvue · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/360skillvue/site360skillvue/archive/refs/heads/main.zipRun and deploy your AI Studio app
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/a7cda59d-58d0-4e14-8ca8-83087ec6678e
Run Locally
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev