I am using Mac to try to deploy NodeJs on Windows Azure Cloud Azure, but the official documents are about NodeJs under Windows, I created a new Cloud Service, but it needed me to upload .cscfg
and .cspkg
, I searched documents and Google but found nothing useful. And what I want to know is how to write .cscfg and .cspkg file.
Could you give me some documents or articles, or point me a direction to solve this problem?
Thank you for your help.