Sunday, 16 April 2017

Can you write to a JSON file from a heroku app deployed on GitHub

I am deploying a node.js app on Heroku through GitHub and I want to write to/update a JSON file that is in the GitHub repository. Is that possible and if so how do I do it?



via Aaron Rotem

No comments:

Post a Comment