You are viewing a single comment's thread from:

RE: SteemJS Tools - Witness Price Feed in NodeJS

Thanks for sharing the price feed script. pm2 may be a better solution to keep the price feed process up instead of tmux, screen, etc.

Sort:  

I'm actually using forever with the script. It has the option to start a process as a service like pm2 does. Nevertheless, if you use the dockerized installation you don't need to worry about screen or tmux, it's all taken care of :)