# 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 😂_)
@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'