{"id":20956403,"url":"https://github.com/bluebrain/nexus-search-webapp","last_synced_at":"2025-07-24T23:41:55.155Z","repository":{"id":26024247,"uuid":"103264013","full_name":"BlueBrain/nexus-search-webapp","owner":"BlueBrain","description":"The Searchable Knowledge-Graph Application","archived":false,"fork":false,"pushed_at":"2023-04-19T03:43:27.000Z","size":41729,"stargazers_count":6,"open_issues_count":12,"forks_count":2,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-05-02T06:03:51.289Z","etag":null,"topics":["elasticsearch","javascript","nexus","react"],"latest_commit_sha":null,"homepage":"https://bluebrainnexus.io","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/BlueBrain.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":"2017-09-12T11:50:32.000Z","updated_at":"2024-02-27T12:19:50.000Z","dependencies_parsed_at":"2023-01-14T09:30:13.447Z","dependency_job_id":null,"html_url":"https://github.com/BlueBrain/nexus-search-webapp","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fnexus-search-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fnexus-search-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fnexus-search-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fnexus-search-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/nexus-search-webapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076977,"owners_count":22010630,"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","javascript","nexus","react"],"created_at":"2024-11-19T01:25:50.710Z","updated_at":"2025-05-14T05:31:37.456Z","avatar_url":"https://github.com/BlueBrain.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nexus-search-webapp\n\n\u003e Search and filter nexus data via elastic search\n\nThis is a webapp and server that queries an elastic search index of Nexus to filter and search data in a way more useful to some users than using the Knowledge Graph.\n\n## Development\n\nThe server uses a [dotenv file](https://www.npmjs.com/package/dotenv) for configuration.\n\nCopy `envs\\dev.env.example` and rename to `envs\\dev.env`. Change the ENV vars as needed. They will be injected to the app at launch, as long as `NODE_ENV=development` . Importantly, make sure the Elastic Search variables are configured, or the server will just deliver errors.\n\nThe client-side `index.html` document will be transpiled with the ENV vars in the dotenv file as well. Make sure the BASE_URI is configured, which will be used to create the log-in and api urls. You can see how these urls are built by following the code under `src/store/reducers/config.js`.\n\nto launch the client and server in tandem:\n``` npm run dev ```\n\n## Production\n\nYou can build the docker files from the project.json npm scripts.\n``` npm run build-docker:server ```\n``` npm run build-docker:client ```\n\nmake sure to edit the docker files under the `docker` folder to configure the previously-mentioned ENV vars, so that the service and client will speak to each other.\n\n## Getting involved\n\nIssue tracking is centralized into [the main Blue Brain Nexus repository](https://github.com/BlueBrain/nexus).\n\nThere are several channels provided to address different issues:\n- **Feature request**: If there is a feature you would like to see in this application, please first consult the [list of open feature requests](https://github.com/BlueBrain/nexus/issues?q=is%3Aopen+is%3Aissue+label%3Afeature+label%3Afrontend+label%3Asearch). In case there isn't already one, please [open a feature request](https://github.com/BlueBrain/nexus/issues/new?labels=feature,frontend,search) describing your feature with as much detail as possible.\n- **Bug report**: If you have found a bug, please create an issue [here](https://github.com/BlueBrain/nexus/issues/new?labels=bug,frontend,search).\n\n## Funding \u0026 Acknowledgment\n\nThe development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de\nLausanne (EPFL), from the Swiss government's ETH Board of the Swiss Federal Institutes of Technology.\n\nCopyright © 2015-2023 Blue Brain Project/EPFL\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluebrain%2Fnexus-search-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluebrain%2Fnexus-search-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluebrain%2Fnexus-search-webapp/lists"}