Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

sitevision/webapp-config-example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webapp-config-example-app

A WebApp illustrating configuration possibilities

Setup

  • git clone https://github.com/sitevision/webapp-config-example-app.git
  • cd webapp-config-example-app
  • npm install
  • npm run setup

Building

  • npm run zip compress /src into /dist
  • npm run deploy compress /src into /dist and upload to the addon configured in the setup task
  • npm run force-deploy compress /src into /dist and upload to the addon configured in the setup task. This will overwrite the current WebApp if it has the same version and id defined in manifest.json
  • npm run sign compress /src into /dist and invoke the signing endpoint of the SiteVision developer REST API. A signed version of the WebApp will be created in the /dist folder
  • npm run prod-deploy deploy the signed WebApp to a production environment

Visit developer.sitevision.se for more information

About

A WebApp configuration example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •