{"id":13561041,"url":"https://github.com/PoCInnovation/DagViz","last_synced_at":"2025-04-03T16:31:55.017Z","repository":{"id":37005374,"uuid":"483025582","full_name":"PoCInnovation/DagViz","owner":"PoCInnovation","description":"Visualize your Cue DAG","archived":true,"fork":false,"pushed_at":"2023-03-15T05:45:45.000Z","size":25687,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-04T12:40:15.379Z","etag":null,"topics":["cue","dag","golang","visualization"],"latest_commit_sha":null,"homepage":"","language":"CUE","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/PoCInnovation.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2022-04-18T23:15:15.000Z","updated_at":"2023-04-03T15:17:45.000Z","dependencies_parsed_at":"2024-01-14T02:53:12.873Z","dependency_job_id":"509ed51c-5c7d-41b3-be77-11f97db4dc36","html_url":"https://github.com/PoCInnovation/DagViz","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":"PoCInnovation/open-source-project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoCInnovation%2FDagViz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoCInnovation%2FDagViz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoCInnovation%2FDagViz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PoCInnovation%2FDagViz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PoCInnovation","download_url":"https://codeload.github.com/PoCInnovation/DagViz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247037064,"owners_count":20873090,"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":["cue","dag","golang","visualization"],"created_at":"2024-08-01T13:00:51.885Z","updated_at":"2025-04-03T16:31:50.008Z","avatar_url":"https://github.com/PoCInnovation.png","language":"CUE","funding_links":[],"categories":["CUE"],"sub_categories":[],"readme":"# DagViz\n\nThe objective of this project is to display any infos relative to the definitions of a cue program and it's dependencies using dags.\n\n![image](https://user-images.githubusercontent.com/71719097/192021922-0291aac4-12ed-4f92-a0ea-2bc49b9e19d6.png)\n\n## How does it work?\n\nThanks to the CueAPI we can retrieve any infos about our program and we create a dag using these infos, and using an electron-app we can render it.\n\n## Getting Started\n\n### Installation\n\nYou needed to install [Go](https://go.dev/doc/install).\n\n\n#### Install DagViz\n```sh\n# Get the project\ngit clone git@github.com:PoCInnovation/DagViz.git\ncd DagViz\n./install.sh\n```\n### Quickstart\n\nTo run the tests :\n\n```sh\ncd go\ngo test -v -race\n```\n\n### Usage\n\n```sh\ndagviz {$path_to_cue_directory}\n```\n\n## Get involved\n\nYou're invited to join this project! Check out the [contributing guide](./CONTRIBUTING.md).\n\nIf you're interested in how the project is organized at a higher level, please contact the current project manager.\n\n## Our PoC team :heart:\n\nDevelopers\n| [\u003cimg src=\"https://github.com/Doozers.png?size=85\" width=85\u003e\u003cbr\u003e\u003csub\u003eIsmaël Fall\u003c/sub\u003e](https://github.com/Doozers) | [\u003cimg src=\"https://github.com/EdenComp.png?size=85\" width=85\u003e\u003cbr\u003e\u003csub\u003eFlorian Lauch\u003c/sub\u003e](https://github.com/EdenComp)\n| :---: | :---: |\n\nManager\n| [\u003cimg src=\"https://github.com/adrienfort.png?size=85\" width=85\u003e\u003cbr\u003e\u003csub\u003eAdrien Fort\u003c/sub\u003e](https://github.com/adrienfort)\n| :---: |\n\n\u003ch2 align=center\u003e\nOrganization\n\u003c/h2\u003e\n\n\u003cp align='center'\u003e\n    \u003ca href=\"https://www.linkedin.com/company/pocinnovation/mycompany/\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.instagram.com/pocinnovation/\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Instagram-E4405F?style=for-the-badge\u0026logo=instagram\u0026logoColor=white\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://twitter.com/PoCInnovation\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://discord.com/invite/Yqq2ADGDS7\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Discord-7289DA?style=for-the-badge\u0026logo=discord\u0026logoColor=white\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=center\u003e\n    \u003ca href=\"https://www.poc-innovation.fr/\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/WebSite-1a2b6d?style=for-the-badge\u0026logo=GitHub Sponsors\u0026logoColor=white\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e :rocket: Don't hesitate to follow us on our different networks, and put a star 🌟 on `PoC's` repositories\n\n\u003e Made with :heart: by PoC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPoCInnovation%2FDagViz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPoCInnovation%2FDagViz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPoCInnovation%2FDagViz/lists"}