Parag Chirde
1 min readApr 11, 2020

--

Hi, I have a Vuejs application and i’m using server.js file to run it. Meanwhile along with it i’m using json-server. How do I host the json-server on different port on heroku and the make a fake-rest API call to the json-server

--

--

No responses yet