SPB Git

spb/trouve-ka Public

Trouve-KA — moteur de recherche web indépendant, Québec-first. Crawler distribué, index OpenSearch, ranking bilingue, galerie d'images. En prod : www.trouve-ka.com

Python 76.8% TypeScript 15.7% SQL 3.9% Shell 1.4% CSS 1.3% Dockerfile 0.7%
99 B · 7 lines json
Raw Blame History
1{2  "extends": "next/core-web-vitals",3  "rules": {4    "react/no-unescaped-entities": "off"5  }6}7