Enable IBM Cloud Deployment
bradley-holt opened this issue · 0 comments
bradley-holt commented
Enable deployment to IBM Cloud. This should be implemented as a Node.js app that serves static files, likely using Express. The Polymer + PouchDB implementation can be use for reference:
https://github.com/ibm-watson-data-lab/shopping-list-polymer-pouchdb/blob/master/app.js
Note that this is just one deployment option. The app can still be deployed to GitHub Pages or simply run locally.