Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 888 Bytes

File metadata and controls

23 lines (15 loc) · 888 Bytes

pixiebob

This is a Cloud App Toolkit(CAT) for windows 10 hosted apps. To impliment follow these steps:

Step 1:

Update the url in the webview naivgate on the last line of the page (on default.html) with the url of the targeted web app.

Step 2:

choose the "features" you want to include in the app by adding or removing js files at the bottom of the default.html page

Step 3:

Deploy the content of this repo to any web server. It can be on the domain, or on azure if you do not deploy this on azure, make sure you update the whitelist_access rules in the manifest.json to match your domain.

Deploy on Azure

Deploy to Azure

Step 4:

Use manifoldjs and point to this new site:

> manifoldjs http://pixiebob.azurewebsites.net -p windows