awesome-reactivesearch / airbeds

Airbeds app built with ReactiveSearch

Home Page:https://codesandbox.io/s/github/awesome-reactivesearch/airbeds/tree/master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can we include an express/nodejs server in between reactivesBase component and elasticsearch

abhinavgurung opened this issue · comments

is there any example how we can keep the UI/client separate and not too tightly connected to elasticsearch and have an express server in between.

components such as multiList gets the UI data directly from the es index. how willl this be tackled?