{"id":22449409,"url":"https://github.com/jonasrenault/departements","last_synced_at":"2026-04-17T11:31:12.057Z","repository":{"id":265301547,"uuid":"893941189","full_name":"jonasrenault/departements","owner":"jonasrenault","description":"Web app to play a geography quiz on France's departments","archived":false,"fork":false,"pushed_at":"2024-12-03T14:17:10.000Z","size":3097,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T12:15:17.905Z","etag":null,"topics":["france","games","geography","geoguessr","mapbox-gl-js","maplibre-gl-js","react","react-router","typescript","typescript-react","vite"],"latest_commit_sha":null,"homepage":"https://jrenault.fr/departements/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonasrenault.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-25T13:29:06.000Z","updated_at":"2024-12-03T14:22:38.000Z","dependencies_parsed_at":"2024-11-28T20:41:43.561Z","dependency_job_id":null,"html_url":"https://github.com/jonasrenault/departements","commit_stats":null,"previous_names":["jonasrenault/departements"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jonasrenault/departements","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasrenault%2Fdepartements","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasrenault%2Fdepartements/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasrenault%2Fdepartements/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasrenault%2Fdepartements/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonasrenault","download_url":"https://codeload.github.com/jonasrenault/departements/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonasrenault%2Fdepartements/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31927641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["france","games","geography","geoguessr","mapbox-gl-js","maplibre-gl-js","react","react-router","typescript","typescript-react","vite"],"created_at":"2024-12-06T05:09:06.006Z","updated_at":"2026-04-17T11:31:12.034Z","avatar_url":"https://github.com/jonasrenault.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://jrenault.fr/departements\"\u003e\n    \u003cimg alt=\"Quiz Départements logo\" src=\"public/logo_with_title.png\" style=\"width:50%;\"\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"LICENSE\"\u003e\u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-blue.svg\" style=\"max-width:100%;\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://jrenault.fr/departements\"\u003e\u003cb\u003eSite Web\u003c/b\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n# Quiz Départements\n\n**Quiz Départements** est une application open-source de quiz sur les départements français. Elle propose différents modes de jeu (pointer le département, nommer le département) ainsi que des options pour personnaliser l'affichage.\n\n## Développement\n\nCette application est constuite avec [React](https://reactjs.org/) et [Vite](https://vitejs.dev/).\n\n## Prérequis\n\n- [Node.js](https://nodejs.org/en/) doit être installé sur la machine, ainsi que `npm` pour la gestion des dépendences.\n\n## Installation\n\nPour installer les dépendences du projet, exécuter\n\n```console\nnpm install\n```\n\n## Démarrer un serveur de développement\n\nPour démarrer un serveur de développement, exécuter\n\n```console\nnpm run dev\n```\n\nL'application sera alors disponible à l'adresse `http://localhost:5173/departements`. Ouvrez un navigateur à cette adresse pour accéder à l'application.\n\n## Compiler l'application\n\nPour compiler l'application en production, exécuter\n\n```console\nnpm run build\n```\n\nLes fichiers sources de l'application seront compilés et disponibles dans le répertoire `dist`, qui peut ensuite être déployé par un serveur static.\n\n## Linting\n\nPour linter le code de l'application, exécuter\n\n```console\nnpm run lint\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasrenault%2Fdepartements","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonasrenault%2Fdepartements","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonasrenault%2Fdepartements/lists"}