Esri / filter-gallery

Category Gallery is a configurable app for group content. It enables browsing by group or organization categories. The app is built with the Esri ArcGIS API for JavaScript v4 and the Esri Application-Base
Apache License 2.0
7 stars 5 forks source link

Can't get this to work! #7

Open lshakes opened 4 years ago

lshakes commented 4 years ago

I am new to hosting configurable apps from my own web server, so help is appreciated. I downloaded this app to my web server.

I have gone in to the application.json file and adjusted the group id that I want to show in the gallery. This is a group that is public on ArcGIS Online. However, I am not able to get this to work.

I know the readme file lists those items that can be adjusted but which items are absolutely necessary to adjust to get this to work?

Also, to access this it mentions to serve the contents of the /dist/ directory from my web server. Does that mean the link would look something like this https:///FilterGallery/dist/index.html ?