A private Markdown knowledge viewer for browsing local project documentation.
What it is
MD Viewer turns a server-side documentation tree into a secure browser experience with authentication, file browsing, and a clean reading interface.
Why I built it
Each XEMS product starts from a practical operational need: reduce manual work, make experiments easier to validate, and turn reusable engineering patterns into public or private tools. MD Viewer is one piece of that broader product lab.
Product highlights
- Authenticated document access
- Markdown-first knowledge browsing
- Backed by shared PostgreSQL/Redis infrastructure
- Useful for engineering notes, plans, and product docs
How it fits into XEMS
The product is deployed under the xems.net infrastructure with Docker, NGINX routing, HTTPS, and a shared operating model. That makes it easier to iterate quickly while keeping each project isolated and maintainable.