Remix.run Logo
rahimnathwani 5 hours ago

So this is like using wget --mirror except that it works on pages that require javascript, right?

tamnd 5 hours ago | parent [-]

Yeah, it is. For example, openai.com is rendered with Next.js, so I will try to mirror it tomorrow.