ember-cli-azure-deploy icon indicating copy to clipboard operation
ember-cli-azure-deploy copied to clipboard

Execute additional ember commands in Azure

Open graham-sportsmgmt opened this issue 8 years ago • 0 comments

It would be nice if the azure-deploy tool could also run ancillary commands for us while it's running. For example, I need to set up an http-proxy for the /api path that Ember Data will use:

ember generate http-proxy [local path] [remote URL]

graham-sportsmgmt avatar Oct 12 '16 04:10 graham-sportsmgmt