{"id":13929367,"url":"https://github.com/assemblee-virtuelle/organigraph","last_synced_at":"2025-06-19T15:33:35.229Z","repository":{"id":46767730,"uuid":"392756530","full_name":"assemblee-virtuelle/organigraph","owner":"assemblee-virtuelle","description":"Helping organizations be more transparent","archived":false,"fork":false,"pushed_at":"2022-11-23T12:55:00.000Z","size":2890,"stargazers_count":6,"open_issues_count":18,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-11T10:28:50.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/assemblee-virtuelle.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}},"created_at":"2021-08-04T16:25:00.000Z","updated_at":"2024-03-28T18:14:04.000Z","dependencies_parsed_at":"2022-08-12T13:01:15.599Z","dependency_job_id":null,"html_url":"https://github.com/assemblee-virtuelle/organigraph","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/assemblee-virtuelle/organigraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assemblee-virtuelle%2Forganigraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assemblee-virtuelle%2Forganigraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assemblee-virtuelle%2Forganigraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assemblee-virtuelle%2Forganigraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/assemblee-virtuelle","download_url":"https://codeload.github.com/assemblee-virtuelle/organigraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assemblee-virtuelle%2Forganigraph/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260052756,"owners_count":22951765,"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":[],"created_at":"2024-08-07T18:02:17.789Z","updated_at":"2025-06-19T15:33:35.187Z","avatar_url":"https://github.com/assemblee-virtuelle.png","language":"JavaScript","funding_links":[],"categories":["others","[🔬 semantics](https://github.com/stars/ketsapiwiq/lists/semantics)"],"sub_categories":[],"readme":"[![SemApps](https://badgen.net/badge/Powered%20by/SemApps/28CDFB)](https://semapps.org)\n\n# OrganiGraph\n\nOpen-source software developed with the objective of helping organizations make their operations visible. It\nallows to visualize the structure of the organization (in the form of a hierarchy of \"circles\") and, for each circle, \nto see its sub-circles, the people involved, the meeting schedule, documents, news, etc. A simple tool that allows \nanyone to see what is going on and potentially get involved.\n\n![Capture d’écran de 2022-09-14 19-03-08](https://user-images.githubusercontent.com/17931931/190217662-db3e3690-437c-4a15-9e41-7c1c06bbadc9.png)\n\n## Running instances\n\n- [Jardiniers du Nous](https://cercles.jardiniersdunous.org) *(read-only mode)*\n- [Assemblée Virtuelle](https://cercles.assemblee-virtuelle.org)\n\n## Getting started\n\nRequirements:\n\n- Node (v14.16 recommended)\n- Yarn\n- Docker and docker-compose\n\n### Launch the triplestore\n\n```\ndocker-compose up -d\n```\n\n### Launch the backend\n\n```\ncd backend\nyarn install\nyarn run dev\n```\n\nMoleculer will function in [REPL mode](https://moleculer.services/docs/0.14/moleculer-repl.html). \nYou should be able to type commands such as `services` and view the results.\n\n### Launch the frontend\n\n```\ncd frontend\nyarn install\nyarn start\n```\n\n### Linking to SemApps packages\n\nTo modify packages on the [SemApps repository](https://github.com/assemblee-virtuelle/semapps) and see the changes before they are published, we recommend to use [`yarn link`](https://classic.yarnpkg.com/en/docs/cli/link/).\n\n#### Linking middleware packages\n\n```bash\ncd /SEMAPPS_REPO/src/middleware\nyarn run link-all\ncd /ORGANIGRAPH_REPO/backend\nyarn run link-semapps-packages\n```\n\n#### Linking frontend packages\n\n```bash\ncd /SEMAPPS_REPO/src/frontend\nyarn run link-all\ncd /ORGANIGRAPH_REPO/frontend\nyarn run link-semapps-packages\n```\n\nAdditionally, frontend packages need to be rebuilt, or your changes will not be taken into account by Archipelago.\nYou can use `yarn run build` to build a package once, or `yarn run dev` to rebuild a package on every change.\n\n## Deploy to production\n\nFollow the guide [here](deploy/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassemblee-virtuelle%2Forganigraph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fassemblee-virtuelle%2Forganigraph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassemblee-virtuelle%2Forganigraph/lists"}