Closed IDrinkMoreWater closed 8 years ago
You can use any server you like. Local server is just for development purpose, and Amazon servers - it's just a feature, nothing more. You are not restricted to them.
You just need to deploy the result of the cordova-hcp build
on your server. And correctly configure content-url
in config.xml
of your application. On how to do this - please, read the docs both on plugin and CLI client.
Thank you for your quick reply
Happy to help :)
Can I use nginx instead of the nodejs server and Amazon servers?