Elasticsearch working with Electronjs

Hi Everyone,

I developed a Desktop search application with reactjs, nodejs, elasticsearch and docker. This application simply index all the files in your local system and then provides a search box to search the files. Now I have to redevelop this app with ElectronJS and elasticsearch for windows. Can somebody tell me how to make Elasticsearch work with Electronjs to index files on local system?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.