SPB Git forge

spb/groupe-ka

Public

Groupe KA — site du holding + KA ID (compte unique & SSO des 7 plateformes). Next.js 16, SQLite, Google & Apple login.

81commits 1branches 0releases
89.2 MBsize
maindefault branch
22 days agolast push
TypeScript 70.4% HTML 18.4% JavaScript 4% Python 3.8% CSS 3.4%
4.7 KB · 177 lines json
Raw Blame History
1{2  "org": {3    "name": "Groupe KA",4    "legalName": "Groupe KA — Simon-Pierre Boucher",5    "tagline": "Holding québécois d'agrégateurs de produits et services entièrement automatisés.",6    "disclaimer": "Groupe KA est un agrégateur de contenu : nous ne vendons rien, ne louons rien et ne sommes partie à aucune transaction.",7    "copyrightHolder": "Groupe KA — Simon-Pierre Boucher"8  },9  "hub": {10    "url": "https://www.groupe-ka.com",11    "loginPath": "/connexion",12    "signupNote": "La création de compte KA ID se fait sur le hub groupe-ka.com ; chaque site délègue sa connexion via /api/auth/ka/login."13  },14  "contacts": [15    {16      "email": "contact@groupe-ka.com",17      "role": "Projets, partenariats & données"18    },19    {20      "email": "info@groupe-ka.com",21      "role": "Médias & questions générales"22    },23    {24      "email": "admin@groupe-ka.com",25      "role": "Légal, vie privée & Loi 25"26    }27  ],28  "legal": [29    {30      "label": "Conditions d'utilisation",31      "href": "https://www.groupe-ka.com/conditions"32    },33    {34      "label": "Politique de confidentialité",35      "href": "https://www.groupe-ka.com/confidentialite"36    },37    {38      "label": "Protection des renseignements personnels (Loi 25)",39      "href": "https://www.groupe-ka.com/loi-25"40    },41    {42      "label": "Transparence des robots d'indexation",43      "href": "https://www.groupe-ka.com/bots"44    }45  ],46  "sites": [47    {48      "id": "groupe-ka",49      "wordmark": "Groupe KA",50      "domain": "www.groupe-ka.com",51      "accent": "#d9f26b",52      "accentSoft": "#f0f9d2",53      "accentDeep": "#123f2e",54      "onAccent": "#141814",55      "tagline": "Le portail de l'écosystème ·Ka"56    },57    {58      "id": "lou-ka",59      "wordmark": "Lou·Ka",60      "domain": "www.lou-ka.com",61      "accent": "#ff6a00",62      "accentSoft": "#fff1e6",63      "accentDeep": "#cc5500",64      "onAccent": "#ffffff",65      "tagline": "Tous les logements à louer"66    },67    {68      "id": "immo-ka",69      "wordmark": "Immo·Ka",70      "domain": "www.immo-ka.com",71      "accent": "#e23744",72      "accentSoft": "#fbe0e2",73      "accentDeep": "#a8232e",74      "onAccent": "#ffffff",75      "tagline": "Toutes les propriétés à vendre"76    },77    {78      "id": "vrai-prix",79      "wordmark": "Vrai-Prix",80      "domain": "www.vrai-prix.com",81      "accent": "#ff5148",82      "accentSoft": "#ffe3e0",83      "accentDeep": "#9e2a25",84      "onAccent": "#ffffff",85      "tagline": "La valeur réelle de chaque propriété"86    },87    {88      "id": "auto-ka",89      "wordmark": "Auto·Ka",90      "domain": "www.auto-ka.com",91      "accent": "#ff5a2a",92      "accentSoft": "#ffe8de",93      "accentDeep": "#cc3f16",94      "onAccent": "#ffffff",95      "tagline": "Les voitures usagées du Québec"96    },97    {98      "id": "fabri-ka",99      "wordmark": "Fabri·Ka",100      "domain": "www.fabri-ka.com",101      "accent": "#c4532e",102      "accentSoft": "#f7e3da",103      "accentDeep": "#a94525",104      "onAccent": "#ffffff",105      "tagline": "Les produits fabriqués au Québec"106    },107    {108      "id": "food-ka",109      "wordmark": "Food·Ka",110      "domain": "www.food-ka.com",111      "accent": "#1f9d55",112      "accentSoft": "#e2f5ea",113      "accentDeep": "#157a40",114      "onAccent": "#ffffff",115      "tagline": "Les prix d'épicerie, suivis à la source"116    },117    {118      "id": "sorti-ka",119      "wordmark": "Sorti·Ka",120      "domain": "www.sorti-ka.com",121      "accent": "#d6336c",122      "accentSoft": "#fbe0eb",123      "accentDeep": "#a12551",124      "onAccent": "#ffffff",125      "tagline": "Toutes les sorties, dans les 17 régions"126    },127    {128      "id": "api-ka",129      "wordmark": "API·Ka",130      "domain": "www.api-ka.com",131      "accent": "#3b5bdb",132      "accentSoft": "#e4eafb",133      "accentDeep": "#2b44a8",134      "onAccent": "#ffffff",135      "tagline": "La donnée de l'écosystème, par API"136    },137    {138      "id": "job-ka",139      "wordmark": "Job·Ka",140      "domain": "www.job-ka.com",141      "accent": "#0c8599",142      "accentSoft": "#def0f4",143      "accentDeep": "#095c6b",144      "onAccent": "#ffffff",145      "tagline": "Tous les emplois des employeurs québécois"146    },147    {148      "id": "ka-stats",149      "wordmark": "Ka·Stats",150      "domain": "www.ka-stats.com",151      "accent": "#095797",152      "accentSoft": "#e2edf6",153      "accentDeep": "#063a63",154      "onAccent": "#ffffff",155      "tagline": "L'explorateur de statistiques du Québec"156    }157  ],158  "extraFooterLinks": [159    {160      "label": "ValoPlex",161      "href": "https://www.valoplex.com"162    },163    {164      "label": "Ka2",165      "href": "https://www.ka2.bot"166    },167    {168      "label": "Ka4",169      "href": "https://www.ka4.bot"170    },171    {172      "label": "Ka6",173      "href": "https://www.ka6.bot"174    }175  ]176}177