{"id":18488385,"url":"https://github.com/SocialGouv/archifiltre-docs","last_synced_at":"2025-04-08T20:33:11.305Z","repository":{"id":36952863,"uuid":"192559309","full_name":"SocialGouv/archifiltre-docs","owner":"SocialGouv","description":"Visualisez et améliorez vos arborescences de fichiers !","archived":false,"fork":false,"pushed_at":"2024-04-10T21:21:04.000Z","size":22413,"stargazers_count":42,"open_issues_count":33,"forks_count":8,"subscribers_count":9,"default_branch":"dev","last_synced_at":"2024-04-13T20:33:03.535Z","etag":null,"topics":["electron","material-ui","react","redux","typescript"],"latest_commit_sha":null,"homepage":"https://archifiltre.fr/docs","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SocialGouv.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2019-06-18T14:43:26.000Z","updated_at":"2024-05-14T05:40:15.990Z","dependencies_parsed_at":"2023-10-16T21:27:35.493Z","dependency_job_id":"9492fe34-25b6-4a24-aaff-f9d29fa2b765","html_url":"https://github.com/SocialGouv/archifiltre-docs","commit_stats":{"total_commits":1796,"total_committers":24,"mean_commits":74.83333333333333,"dds":0.8101336302895323,"last_synced_commit":"e356e54c00fea0e752ff79a4b710e381e264e4ed"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialGouv%2Farchifiltre-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialGouv%2Farchifiltre-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialGouv%2Farchifiltre-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SocialGouv%2Farchifiltre-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SocialGouv","download_url":"https://codeload.github.com/SocialGouv/archifiltre-docs/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223339397,"owners_count":17129318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["electron","material-ui","react","redux","typescript"],"created_at":"2024-11-06T12:51:39.827Z","updated_at":"2024-11-06T12:55:23.995Z","avatar_url":"https://github.com/SocialGouv.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cp align=\"center\"\u003eDocs par Archifiltre\u003c/p\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/SocialGouv/archifiltre-docs/actions/\"\u003e\u003cimg src=\"https://github.com/SocialGouv/archifiltre-docs/workflows/CI/badge.svg\" alt=\"Github Main CI Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/SocialGouv/archifiltre-docs/actions/\"\u003e\u003cimg src=\"https://github.com/SocialGouv/archifiltre-docs/workflows/CodeQL/badge.svg\" alt=\"CodeQL Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/Apache-2.0\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-Apache--2.0-yellow.svg\" alt=\"License: Apache-2.0\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://img.shields.io/github/v/release/SocialGouv/archifiltre-docs\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/SocialGouv/archifiltre-docs\" alt=\"Npm version\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/SocialGouv/archifiltre-docs\"\u003e\u003cimg src=\"https://codecov.io/gh/SocialGouv/archifiltre-docs/branch/main/graph/badge.svg\" alt=\"codecov\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://code.gouv.fr/fr/awesome/\"\u003e\u003cimg src=\"https://img.shields.io/badge/awesome-codegouvfr_7/10-blue\" alt=\"codegouv\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\nDocs by Archifiltre allows you to visualize and improve your file trees. Learn more about it [here](https://archifiltre.fabrique.social.gouv.fr/).\n\n![Presentation](docs/presentation.png)\n\n## 🚀 Launch the app\n\nFirst install the dependencies\n\n```bash\nyarn\n```\n\nThen copy the dist env file\n\n```bash\ncp .env.dist .env\n```\n\n(Optional) Instal react devtools\n\n```bash\nyarn devtools\n```\n\n\nYou should use auto reloading when developing, using\n\n```bash\nyarn dev\n```\n\nand then, reload your electron app with the refresh command (`CMD + R` on MacOS)\n\nYou can make the app automatically load a specific folder by doing:\n\n```bash\nAUTOLOAD=\"/absolute/or/relative/path/to/folder\" yarn dev\n```\n\nYou can automatically reload the previous session using :\n\n```bash\nAUTORELOAD=true yarn dev\n```\n\n(this envs can also be set in env file)\n\n## ✨ Contributing\n\nTo contribute, see more [here](CONTRIBUTING.md)\n\nTo know more about the project architecture, go [here](docs/README.md)\n\n## 📝 Import script\n\nDocs provides you with an export script that you can run directly on your file server. To know more about it, go [here](scripts/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSocialGouv%2Farchifiltre-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSocialGouv%2Farchifiltre-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSocialGouv%2Farchifiltre-docs/lists"}