WikiOS v0.1.0
First public release of WikiOS.
Highlights
- turn an Obsidian vault into a local web app
- browse notes through a homepage, search, article pages, graph view, and stats
- local-first setup with automatic file watching and manual reindex support
- cross-platform helper scripts for Windows, macOS, and Linux
- Docker support for running WikiOS in a simple container setup
Thanks
Getting Started
git clone https://github.com/Ansub/wiki-os.git wiki-os && cd wiki-os && npm run first-runDocker
docker compose up --build