{"id":20215244,"url":"https://github.com/kitwaremedical/slicer-extensions-webapp","last_synced_at":"2025-11-29T10:06:03.380Z","repository":{"id":40823518,"uuid":"274202167","full_name":"KitwareMedical/slicer-extensions-webapp","owner":"KitwareMedical","description":"Source code of the site allowing to browse and download Slicer extensions. This site is published at extensions.slicer.org and maintained by @Kitware on behalf of the 3D Slicer community.","archived":false,"fork":false,"pushed_at":"2024-09-09T21:09:09.000Z","size":3333,"stargazers_count":2,"open_issues_count":23,"forks_count":2,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-02-24T07:06:51.531Z","etag":null,"topics":["3d-slicer"],"latest_commit_sha":null,"homepage":"https://extensions.slicer.org","language":"Vue","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/KitwareMedical.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":"2020-06-22T17:32:10.000Z","updated_at":"2024-05-20T21:52:22.000Z","dependencies_parsed_at":"2024-03-12T00:26:55.551Z","dependency_job_id":"d944c5a2-7ce6-49e1-8389-f66b11f6f79a","html_url":"https://github.com/KitwareMedical/slicer-extensions-webapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KitwareMedical%2Fslicer-extensions-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KitwareMedical%2Fslicer-extensions-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KitwareMedical%2Fslicer-extensions-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KitwareMedical%2Fslicer-extensions-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KitwareMedical","download_url":"https://codeload.github.com/KitwareMedical/slicer-extensions-webapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241652964,"owners_count":19997578,"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":["3d-slicer"],"created_at":"2024-11-14T06:20:41.865Z","updated_at":"2025-11-29T10:05:58.337Z","avatar_url":"https://github.com/KitwareMedical.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slicer-extensions-webapp\n\n## Overview\n\nThis project implements the Slicer extensions catalog site.\n\nThe extensions catalog provides Slicer users with a convenient way to access the extensions\npreviously uploaded on the extensions server (described below as the backend).\n\nThe extensions catalog can be browsed from the Slicer application using\nthe [extensions manager][extensions-manager] or using a regular browser at https://extensions.slicer.org\n\n[extensions-manager]: https://slicer.readthedocs.io/en/latest/user_guide/extensions_manager.html\n\n## Current deployments\n\n| URL | Description |\n|-----|-------------|\n| https://extensions.slicer.org/ | Netlify deployment of the Slicer extensions catalog. |\n| https://slicer.kitware.com/ | Assets for Slicer legacy extensions catalog published to [slicer-kitware-com][branch-slicer-kitware-com] branch and served using the [slicer-extensions-legacy-webapp][slicer-extensions-legacy-webapp] Flask application hosted at Kitware. |\n\n[branch-slicer-kitware-com]: https://github.com/KitwareMedical/slicer-extensions-webapp/tree/slicer-kitware-com\n[slicer-extensions-legacy-webapp]: https://github.com/KitwareMedical/slicer-extensions-legacy-webapp\n\n## Build-time environment config\n\n| variable | description | default |\n|----------|-------------|---------|\n| VUE_APP_APP_ID | Girder extension store application ID | `5f4474d0e1d8c75dfc705482` |\n| VUE_APP_BASE_URL | Base URL of backend, including '/api/v1' | https://slicer-packages.kitware.com/api/v1 |\n| VUE_APP_EXTENSION_DEFAULT_ICON_URL | URL of the image to use if extension is missing the `icon_url` metadata |\n| VUE_APP_GOOGLE_ANALYTICS_ID | Google Analytics ID | `UA-97117718-1` |\n| CONTEXT | Name of the Netlify build's [deploy context][netlify-env-vars] | Initialized with the name of the Netlify build’s deploy context. |\n\n[netlify-env-vars]: https://docs.netlify.com/configure-builds/environment-variables/#build-metadata\n\n## Project setup\n\n``` sh\nyarn install\n```\n\n_Note: \"unmet peer dependency\" install warnings are expected. Learn more [here](https://github.com/KitwareMedical/slicer-extensions-webapp/issues/43#issuecomment-899549193)._\n\n### Compiles and hot-reloads for development\n\n``` sh\nyarn serve\n```\n\n### Compiles and minifies for production\n\n``` sh\nyarn build\n```\n\n### Lints and fixes files\n\n``` sh\nyarn lint\n```\n\n### Customize configuration\n\nSee [Configuration Reference](https://cli.vuejs.org/config/).\n\n## License\n\nIt is covered by the Apache License, Version 2.0:\n\nhttps://www.apache.org/licenses/LICENSE-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitwaremedical%2Fslicer-extensions-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitwaremedical%2Fslicer-extensions-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitwaremedical%2Fslicer-extensions-webapp/lists"}