We have setup running examples of the website here:
production (master branch): https://futresdataportal.netlify.app/
development (develop branch): https://futresdataportal-develop.netlify.app/
The FuTRES API takes data from GEOME and loaded datasets from Cyverse DE and assembles them in easily digestible chunks for the website. This part drives the drop-down lists on the query page as well as all of the Browse data features. FutresAPI
This is a pointer to a nodejs proxy pointing to an ElasticSearch back-end. This part drives the dynamic queries on the Query interface. For information see the data-portal-proxy-engine-thingy