You are viewing a single comment's thread from:
RE: Getting started with Steem.js - make the most basic blog possible
I am trying it out tonight!
I usually try out everything from GitHub and Hiroku. Hope it will be easily deployable by heroku.
Thanks a lot for this tutorial. It's a sincere request: Please make more such tutorial which any noob can understand and learn by directly implementing it. After all we need to brush up our game if we are to seriously contribute to open source software development!
I plan to make a follow up on it, but that's not always easy because things can getvery complex very fast. We'll see, stay tuned ;-)
you bet!!
I followed the tutorial and I could get the blog. But, I could deploy it through heroku after certain changes but the blog does not show up. Can you check this ?
Here is my github repo for this:
https://github.com/shreyasgune1/steemblog
Sorry, no experience with heroku. Isn't that a sandbox thing that needs library installation? No idea.
No sweat. Heroku is wonderful though.
I wrote this step by step tutorial for deploying busy app with heroku.
You might find it amazing!!
Basically, it is platform as a service that manages everything related to server.