# 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 12
# self = https://watcher.sour.is/conv/jb4unha
I've put together a little preflight.sh (_POSIX compliant shell script_) that _should_ help with common build problems with yarnd cc @fastidious 🤗 Hoping this will help resolve early/common issues in building the project's source code 🤞 What do you think? Also cc @adi @jlj @darch @eldersnake @laz and @xuu



haven't committed this yet, so feedback welcome! (_FWIW what this script does is also covered in the README.md, but who reads docs anyway 😂_)
I've put together a little preflight.sh (_POSIX compliant shell script_) that _should_ help with common build problems with yarnd cc @fastidious 🤗 Hoping this will help resolve early/common issues in building the project's source code 🤞 What do you think? Also cc @adi @jlj @darch @eldersnake @laz and @xuu



haven't committed this yet, so feedback welcome! (_FWIW what this script does is also covered in the README.md, but who reads docs anyway 😂_)
PR #439 is up for review 🤘
PR #439 is up for review 🤘
@fastidious @jlj @darch @prologic @eldersnake @laz @xuu Would be nice if, I'll check tomorrow.
@fastidious @jlj @darch @prologic @eldersnake @laz @xuu Would be nice if, I'll check tomorrow.
@prologic Good!
@eldersnake I’ll merge this then 👌
@eldersnake I’ll merge this then 👌
@eldersnake @xuu @fastidious @adi @prologic @jlj @darch I'm using the Dockerfile. Have you changed anything in this for your builds? How do I change the version during the build to get the same as yours instead of 'yarnd 0.0.0@HEAD'
@eldersnake @xuu @adi @jlj @darch @laz You need to pass two —build-context flags to docker build See the Makedile 👌
@eldersnake @xuu @adi @jlj @darch @laz You need to pass two —build-context flags to docker build See the Makedile 👌