CI-CMG / deep-sea-corals-exb

Deep Sea Corals Map Viewer built with ArcGIS Experience Builder
0 stars 1 forks source link

Deep Sea Corals

webapp to discover and access data from NOAA's National Database for Deep-Sea Corals and Sponges. Built using Esri's ArcGIS Experience Builder

This repo contains the configuration used by the Experience Builder platform as well as the src for the custom widgets specific to this project.

Note that some of the custom widgets have their own dependencies that must be install via npm ci.

There is a utils directory containing scripts used to prepare the DSCRTP database for use with the application.

CI/CD

Repository includes GitHub action to automatically build and deploy to GitHub Pages based on example by gavinr.

Preview the automatically updated application via GitHub Pages.

There is also a jenkins directory containing a bash script that can be used in configuring a Jenkins job to automatically build the project

developer setup

In order to modify the application itself (vs the WebMap or Feature Layer), one needs to install ArcGIS Experience Builder Developer Edition. After that, this repo can be added:

recommended steps