# 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 1
# self = https://watcher.sour.is/conv/xepuzmq
Using docker (not composer) renders:\n
\nroot@arrakis:~# docker run -p 8000:8000 prologic/yarnd\ntime="2021-10-02T17:35:15Z" level=warning msg="error loading pod settings: open data/settings.yaml: no such file or directory"\ntime="2021-10-02T17:35:15Z" level=error msg="error validating config" error="error: COOKIE_SECRET is not configured!"\ntime="2021-10-02T17:35:15Z" level=fatal msg="error creating server" error="error validating config: error: COOKIE_SECRET is not configured!"\n
\nWhere can I find those missing details? 😂