{"id":22731071,"url":"https://github.com/genentech/spex_frontend","last_synced_at":"2026-02-03T17:35:32.830Z","repository":{"id":72633894,"uuid":"535895773","full_name":"Genentech/spex_frontend","owner":"Genentech","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-03T08:10:36.000Z","size":1349,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T08:35:07.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Genentech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-13T00:16:52.000Z","updated_at":"2025-09-03T08:10:21.000Z","dependencies_parsed_at":"2024-03-06T05:29:29.604Z","dependency_job_id":"519172e1-6315-46bc-8f32-e6c053d4bfc1","html_url":"https://github.com/Genentech/spex_frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Genentech/spex_frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genentech%2Fspex_frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genentech%2Fspex_frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genentech%2Fspex_frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genentech%2Fspex_frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Genentech","download_url":"https://codeload.github.com/Genentech/spex_frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Genentech%2Fspex_frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29050931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T15:43:47.601Z","status":"ssl_error","status_checked_at":"2026-02-03T15:43:46.709Z","response_time":96,"last_error":"SSL_read: 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":"2024-12-10T19:19:20.932Z","updated_at":"2026-02-03T17:35:32.818Z","avatar_url":"https://github.com/Genentech.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SPEX Frontend\n\nSPEX Frontend is a React 17 application using Material‑UI v4, Redux with redux‑saga, and React Router v5. It provides the web UI for SPEX to manage Projects → Processes → Jobs → Tasks, with integrations for OMERO and Vitessce. For the full guide, API reference, and architecture notes, see the documentation below.\n\nDocs: https://genentech.github.io/spex_frontend/\n\n## Getting Started\n\nDownload links:\n\nSSH clone URL: ssh://git@github.com:zverozabr/spex_frontend.git\n\nHTTPS clone URL: https://github.com/zverozabr/spex_frontend.git\n\nin ubuntu 18.04\n```\nNODE_OPTIONS=\"--max-old-space-size=4096\" yarn build\n``` \n[in Apple Silicon](readme_Apple.md)\n\nin windows\n```\njust install x64 version of nodejs\n```\n\ngit clone https://github.com/zverozabr/spex_frontend.git .\n\nyarn install\nyarn build\n\n```\n\n1. Set required variables REACT_APP_BACKEND_URL_ROOT in environment variable\n   .ENV\n## examples:\n```\nREACT_APP_BACKEND_URL_ROOT=http://127.0.0.1/v1/\nREACT_APP_BACKEND_URL_ROOT=/api/v1\n```\nstart application\n```\nyarn start\n```\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n## Documentation\n\n- Published docs (GitHub Pages): https://genentech.github.io/spex_frontend/\n  - After enabling Pages for the repo, the workflow `.github/workflows/gh-pages.yml` builds and deploys on every push to `main`/`master`.\n- Local docs serve (MkDocs Material):\n  - Install: `pip install mkdocs-material`\n  - Serve: `mkdocs serve -a 0.0.0.0:8000`\n  - Build: `mkdocs build`\n\nKey docs:\n- Overview \u0026 Structure: `docs/index.md`, `docs/getting-started/project-structure.md`\n- Tutorials: `docs/tutorials/*`\n- API Reference: `docs/api-reference/*`\n- Examples: `docs/examples/example-flows.md`\n- Reference: `docs/reference/*`\n- Theming: `docs/ui-theming/theme-and-styles.md`\n- Development: `docs/development/*`\n\n## Prerequisites\n\nWhat things you need to install the software and how to install them.\n\n```\nExamples\n```\n\n## Deployment\n\nAdd additional notes about how to deploy this on a production system.\n\n## Resources\n\nAdd links to external resources for this project, such as CI server, bug tracker, etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenentech%2Fspex_frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenentech%2Fspex_frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenentech%2Fspex_frontend/lists"}