{"id":34986796,"url":"https://github.com/bynicodevelop/com_nicodevelop_boilerplate","last_synced_at":"2026-05-23T19:34:12.523Z","repository":{"id":60830034,"uuid":"545922240","full_name":"bynicodevelop/com_nicodevelop_boilerplate","owner":"bynicodevelop","description":"Permet d'avoir une applications avec les éléments de base pour Flutter","archived":false,"fork":false,"pushed_at":"2022-10-05T15:28:09.000Z","size":788,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-28T23:38:00.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bynicodevelop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-05T07:56:47.000Z","updated_at":"2024-05-28T23:38:00.272Z","dependencies_parsed_at":"2023-01-19T07:00:50.216Z","dependency_job_id":null,"html_url":"https://github.com/bynicodevelop/com_nicodevelop_boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bynicodevelop/com_nicodevelop_boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bynicodevelop%2Fcom_nicodevelop_boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bynicodevelop%2Fcom_nicodevelop_boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bynicodevelop%2Fcom_nicodevelop_boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bynicodevelop%2Fcom_nicodevelop_boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bynicodevelop","download_url":"https://codeload.github.com/bynicodevelop/com_nicodevelop_boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bynicodevelop%2Fcom_nicodevelop_boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33410343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T18:09:33.147Z","status":"ssl_error","status_checked_at":"2026-05-23T18:09:31.380Z","response_time":53,"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":[],"created_at":"2025-12-27T01:39:00.761Z","updated_at":"2026-05-23T19:34:12.515Z","avatar_url":"https://github.com/bynicodevelop.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# com_nicodevelop_boilerplate\n\nProjet de base de création d'application avec Flutter\n\n## Installation de l'application\n\nInstallation de Flutter Fire CLI.\n\n```bash\ndart pub global activate flutterfire_cli\n\nexport PATH=\"$PATH\":\"$HOME/.pub-cache/bin\"\n\nflutterfire configure\n```\n\nRemplacer toutes le références de `com_nicodevelop_boilerplate` par votre nom de projet.\n\nRemplacer toutes le références de `com.nicodevelop.boilerplate` par votre nom de package du projet.\n\n## Installation et demarrage du serveur\n\nCréer un fichier `.firebaserc` à la racine du projet du dossier `server` avec le contenu suivant :\n\n```json\n{\n  \"projects\": {\n    \"default\": \"\u003cproject_id\u003e\"\n  }\n}\n```\n\nConnecter votre projet à un projet Firebase.\n\n```bash\nfirebase use --add \u003cproject_id\u003e\n```\n\nInstaller les dépendances.\n\n```bash\ncd server/functions\n\nnpm i\n```\n\nDémarrer le serveur (dans le dossier `server/functions`).\n\n```bash\nnpm run serve\n```\n\nInstallation des données de tests\n\n```bash\ncurl http://localhost:5001/\u003cproject_id\u003e/us-central1/createUsers\n```\n\n## Informations\n\nUn fichier `constants.dart` est présent dans le dossier `lib/config` pour centraliser les paramètres de l'application.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbynicodevelop%2Fcom_nicodevelop_boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbynicodevelop%2Fcom_nicodevelop_boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbynicodevelop%2Fcom_nicodevelop_boilerplate/lists"}