Hi! Author here. I built this because I wanted to be able to unroll Twitter threads to markdown (for import into tools like Roam & Obsidian). It was also a great chance to try Twitter’s new search API released this week.<p>I used NextJS, plus several great OSS projects of note:<p><a href="https://next-auth.js.org/" rel="nofollow">https://next-auth.js.org/</a><p><a href="https://github.com/draftbit/twitter-lite" rel="nofollow">https://github.com/draftbit/twitter-lite</a><p><a href="https://github.com/outline/rich-markdown-editor" rel="nofollow">https://github.com/outline/rich-markdown-editor</a><p><a href="https://github.com/system-ui/theme-ui" rel="nofollow">https://github.com/system-ui/theme-ui</a>