smollweide / node-mock-server

File based Node REST API mock server
MIT License
255 stars 65 forks source link

Can someone help me deploy this on Azure or google cloud? #152

Closed Ankita-0607 closed 4 years ago

Ankita-0607 commented 4 years ago

I have been trying to deploy this app on cloud server to give support to my frontend app. But I am not able to deploy this on azure or GCP even after multiple attempts. It gives 500 error and I am not able to debug the problem. ANy help would be appreciated.

smollweide commented 4 years ago

Hi @Ankita-0607, my first question is why. This is a mock server and should not be deployed somewhere. It's build for mocking rest api's.