It has come to my attention that the instructions for running condenser (steemit.com front-end app) have become fairly outdated. I submitted a PR today to update these and it probably will be merged in sometime in the near future, possibly with some additional changes and updates.
Docker
The primary change is that we now recommend running and building condenser (and ALL of our other resources) using docker. Docker is the worlds leading containerization platform. With docker you can always guarantee that code will run exactly as intended, regardless of the host operating system. We use docker images to run every portion of steemit.com.
Building from source - using 'yarn' instead of 'npm'
If you still want to build and run condenser the traditional way, I have also updated the instructions for doing so. One of the big changes there is that we now are only supporting yarn
as a package manager. There are a few reasons for doing this but one of the bigger reasons is better support for pulling in and building packages from github instead of the npm registry. The reason that this is important is that we can now cryptographically verify that the steem-js
library that handles keys is always exactly what we intend it to be. Npm versions, git tags, and git versions can all change - git commit hashes cannot.
If you'd like to see the full list of instruction changes before being merged in it's available here on github.
I hope this helps fuel further community development of the steemit.com front-end.
That’s some nice wood
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
great post
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Excellent article. Thank you for sharing))
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@justinw, could you check the link, I'm getting the dreaded 404 error-page.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@blevley this was actually merged in to the main codebase, so it's available now here: https://github.com/steemit/condenser/blob/master/README.md
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I figured as much, that was the only README.md I could find in that project.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Please refrain from spamming on other peoples posts.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit