4th Street Bar Hive-Bar

Hive-Bar Powered by Hive beta-fdb5b5b

Community post

nodejs installation

NodeJs installation can be tricky since there are way too many versions

  • its good idea to for a LTS (long term support version for serious projects)
  • for hobby projects, latest and greatest versions should be fine

installing a node version manager

curl -sL https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh -o install_nvm.sh
bash install_nvm.sh
nvm ls-remote
nvm install 8.9.4
nvm use 8.9.4

run .profile once & you are set!

Installing Steemfeed-js

git clone https://github.com/Someguy123/steemfeed-js.git
cd steemfeed-js

Now, edit the config.json file followed by:

npm install npm start

We will get and output similar to:

[email protected] start /home/username/steemfeed-js
node app.js publishnow

followed by:

5 upvotes $0.38

Replies (1)

Review before signing

Posting as . Signing with . Keychain permission: Posting. Hive Keychain will ask you to approve this action next.


  
Technical details

Operation fingerprint: