Code Monkey home page Code Monkey logo

experience-builder-devops-example's Introduction

ArcGIS Experience Builder Devops Example

Use Experience Builder within a devops workflow to automatically build the app on commit.

How it works

  1. First it downloads the Experience Builder developer edition zip file using curl.
  2. Then it unzips Experience Builder, does the NPM installs, copies the app directory into “server/public/apps/0”, copies the custom widgets.
  3. Then it runs app-download.js (new in Experience Builder v1.6), which generates the export (deployable) zip.
  4. Finally, it takes the deployable zip, unzips it, and publishes it

The built app is deployed to GitHub Pages: https://gavinr-maps.github.io/experience-builder-devops-example/

More information on how the GitHub Action script generates the Experience Builder app export can be found here.

experience-builder-devops-example's People

Contributors

gavinr avatar gavinr-maps avatar shawnmgoulet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

experience-builder-devops-example's Issues

update to 1.8

Update to developer edition of ArcGIS Experience Builder 1.8.

Add script to more easily copy the apps

When you checkout this repo into the /client/ directory of Experience builder developer edition, the developer can copy/paste the apps from this repo /apps folder into /server/public/apps, but developers are lazy ... should we provide a light-weight script to copy/sync these things? @gKnoll and @thollingshead have some things they have used in the past.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.