{"id":28089482,"url":"https://github.com/ubleipzig/react-discovery","last_synced_at":"2026-03-12T10:01:17.542Z","repository":{"id":57138719,"uuid":"192531198","full_name":"ubleipzig/react-discovery","owner":"ubleipzig","description":":mag: Search Engine Client APIs and Discovery Interface Components","archived":false,"fork":false,"pushed_at":"2019-09-05T09:37:23.000Z","size":5644,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-25T17:47:27.692Z","etag":null,"topics":["elasticsearch","material-ui","react","react-redux","redux","solr","typescript"],"latest_commit_sha":null,"homepage":"","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/ubleipzig.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":"2019-06-18T11:58:56.000Z","updated_at":"2022-05-16T20:07:47.000Z","dependencies_parsed_at":"2022-09-03T10:40:37.066Z","dependency_job_id":null,"html_url":"https://github.com/ubleipzig/react-discovery","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubleipzig%2Freact-discovery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubleipzig%2Freact-discovery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubleipzig%2Freact-discovery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubleipzig%2Freact-discovery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubleipzig","download_url":"https://codeload.github.com/ubleipzig/react-discovery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253948390,"owners_count":21988953,"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":["elasticsearch","material-ui","react","react-redux","redux","solr","typescript"],"created_at":"2025-05-13T12:58:45.702Z","updated_at":"2026-03-12T10:01:12.516Z","avatar_url":"https://github.com/ubleipzig.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## React Discovery\n[![CircleCI](https://circleci.com/gh/ubleipzig/react-discovery.svg?style=shield)](https://circleci.com/gh/ubleipzig/react-discovery)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/c5727bf2-2ed5-42f7-a8c1-274871f0c3ea/deploy-status)](https://app.netlify.com/sites/react-discovery/deploys)\n[![codecov](https://codecov.io/gh/ubleipzig/react-discovery/branch/solr/graph/badge.svg)](https://codecov.io/gh/ubleipzig/react-discovery)\n\n#### @react-discovery/configuration\n[![npm (scoped)](https://img.shields.io/npm/v/@react-discovery/configuration.svg?color=blue)](https://www.npmjs.com/package/@react-discovery/configuration)\n\n#### @react-discovery/core\n[![npm (scoped)](https://img.shields.io/npm/v/@react-discovery/core.svg?color=blue)](https://www.npmjs.com/package/@react-discovery/core)\n\n#### @react-discovery/components\n[![npm (scoped)](https://img.shields.io/npm/v/@react-discovery/components.svg?color=blue)](https://www.npmjs.com/package/@react-discovery/components)\n\n### Quick Start\n\n#### Setup Firebase Project Configuration for Authentication\n[See Firebase Documents](https://firebase.google.com/docs/web/setup#config-object)\n- The firebase configuration object is located in:\n ```bash\n $ react-discovery-elasticsearch-app/src/config/firebase\n ```\n\n#### Create Environment\n- configure `search api host` and `collection` in `.env` file in elasticsearch-app root\n```yaml\nREACT_APP_SEARCH_API_HOST=http://localhost:8000/\nREACT_APP_SEARCH_API_COLLECTION=hsp2\nREACT_APP_FIREBASE_API_KEY=\n```\n\n##### Setup Test Elasticsearch Instance\n- start docker composition \n    ```bash\n    $ cd deployment/elasticsearch\n    $ docker-compose up\n    ```\n- create index mapping\n    ```bash\n    $ curl -X PUT \"localhost:8000/hsp2\" -H 'Content-Type: application/json' -d @test-data/hsp_mapping.json\n    ```\n\n- create test data set\n    ```bash\n    $ curl -X PUT \"localhost:8000/_bulk\" -H 'Content-Type: application/x-ndjson' --data-binary @test-data/test-data-09.txt\n    ```\n    \n- OR execute \n    ```bash\n    $ ./build.sh\n    ```\n    \n### Build and Start React App\n ```bash\n $ npm install\n $ lerna bootstrap --hoist\n $ lerna run build\n $ lerna run start\n```\n\n### Continuous Deployment Elasticsearch App\nhttps://react-discovery.netlify.com/\n\n### Testing\n```bash\n $ lerna run test --stream\n```\n### Solr Support\n    Checkout solr branch\n```bash\n $ git checkout solr\n```\n### Continuous Deployment Solr App\nhttps://solr--react-discovery.netlify.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubleipzig%2Freact-discovery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubleipzig%2Freact-discovery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubleipzig%2Freact-discovery/lists"}