-
Notifications
You must be signed in to change notification settings - Fork 291
Install / Deployment Guide #16
Comments
Hi, All the existing docs is in the wiki https://github.com/Microsoft/HealthClinic.biz/wiki Please, check this section. |
The 10_Demos_Deployment solution contains an ARM template the creates the Azure services (AppService, Mobile Service, SQL Server) needed to deploy the backend services used by the client mobile apps. |
@ibonilm I can provide my azure login details , can anyone please help me to deploy complete solution in Azure. |
Hello, Please see the Azure Developer Quickstarts section. You will find guides by topic. Also the Wiki has docs for each project. Thanks, Sent from my iPhone
|
Hi, Check that the node dependencies are well installed and the gulp default task runs when you build the project...or run it manually. |
@erikaehrli @ibonilm @martinwoodward @dmahugh @EdBlankenship hi, all dependencies are installed, i found the error related to lib.js , screenshot below ,please help me |
I would remove the node_modules and run "npm install" and "gulp" command to be sure that the dependencies are well installed and the default gulp task works fine. |
@ibonilm @erikaehrli @martinwoodward @dmahugh @EdBlankenship hi , i have sucessfully depolyed the app. thanks everyone for support. where can i find DEFAULT_DOCTOR_GUID, i need to change in cordova app to different default doctor. |
Hi,
Can anyone please tell me / guide me to deploy this complete solution.
can i just open 10_Demos_Deployment and deploy to Azure ..?
Sorry for posting this in Issues Section, Mods kindly move this to approperiate section.
The text was updated successfully, but these errors were encountered: