My goal with this contribution is to make it easy for developers to get started developing with AgX, big thanks to @stoodkev for that post and
@aggroed as the sponsor of the project.
Well, I did not find any bugs yet with AgX, I did find one with a prerequisite, so I made a post about it right here on Utopian and wrote a pull request to fix it.
I updated the package.json file so that it outputs the url of the web service so developers can trigger the code to run. I fixed the name of the application and added the link to the github repository as good practice.
Next update was to the README.md file. I documented the prerequisite, I listed the environment variables that will hold your steem userid and your posting Wif key and instructed how to get the code and start the web server.
Of course you will have to update the steem userid and posting Wif key with your own if you decide to use this code for other purposes.