# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 9
# self = https://watcher.sour.is/conv/emhiwna
_sigh_... Managed to simplify running Node.js projects, with nvm
. However, for automating said projects? Not the best option, it seems. And who knew there were so many options!? I think I'll try nvm-exec
, along the lines of this example, and hope for the best.
@jlj They're best run using rm -rf
. ]:->
@jlj and wait until you reach this emoji-by-size point:
🦟
🐌
🐁
🐈
🐄
🐘
🦒
🦕
🐳
🗼
🗻
🌞
node_modules
@jlj Why not just package them up as Docker images and run as containers? 🤔
@jlj Why not just package them up as Docker images and run as containers? 🤔
@prologic Becccaussse... I'm still learning that process. ;-) But, I spent some time on it today, and now that very thing is working, and I actually understand why (mostly). ^.^ It's the first time I've published an image and then pulled it down through Portainer; only one failed deploy, which I figured out fairly quickly. :-)