Hacker News new | ask | show | jobs
by atombender 1588 days ago
This looks great. But I wish there were a self-hosted version. I work on a project that could use this, but it would really need to be tightly integrated with our existing hosting, I think.
1 comments

Appreciate the feedback.

Would it work for you if you could export this as a static website that you could run on your own servers? (you could do that in a Github action), or, alternatively, use some sort of React component that renders the API docs in your app?

I think ideally a CLI tool to build the static website locally, which can then be deployed anywhere.