Skip to content

Commit

Permalink
PXP-11270: add AI Search (#154)
Browse files Browse the repository at this point in the history
* initial BRH config

* PXP-11277:  Add AggMDSLocalData (#146)

* initial BRH config

* test BRH

* fix issue with numbers

* more checks cell renderer

* adjust layout on Discovery Page

---------

Co-authored-by: craigrbarnes <[email protected]>

* add ai-search slice

* add sample ai-search bar

* minor fix to tsconfig

* working ai searchbar

* fix type

* add history

* make code easer to read remove todo

* update manifest download

* update package-lock

* resolve lint error

---------

Co-authored-by: craigrbarnes <[email protected]>
Co-authored-by: ocshawn <[email protected]>
  • Loading branch information
3 people authored Mar 18, 2024
1 parent 6734d39 commit 1f989a6
Show file tree
Hide file tree
Showing 14 changed files with 8,543 additions and 2,175 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
20
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ document to your desired port.

### Setting up Gen3 Helm Charts
The first set is setting up the Gen3 Helm Charts.
Follow the instructions in [Gen3 Helm Charts](https://github.com/uc-cdis/gen3-helm) for setting up the Gen3 Helm Charts.

Follow the instructions in the [Gen3 Helm Charts](https://github.com/uc-cdis/gen3-helm/blob/master/docs/gen3_developer_environments.md)
and optionally the instructions for setting up rancher-desktop.
Follow the instructions in the [Gen3 Helm Charts](https://github.com/uc-cdis/gen3-helm/blob/master/docs/gen3_developer_environments.md) **stop at Installing Gen3**.


Follow the instructions in [Gen3 Helm Charts Local Development](https://github.com/uc-cdis/gen3-helm?tab=readme-ov-file#local-development) **steps 1-3** for setting up the Gen3 Helm Charts.

Next copy the `values.yaml`, and optionally `user.yaml` file from the gen3-frontend-framework root to the `gen3-helm` root.
You can also use the gen3 helm chart's `values.yaml`.
Expand Down
Loading

0 comments on commit 1f989a6

Please sign in to comment.