Skip to content

WikiOS v0.1.0

Latest

Choose a tag to compare

@Ansub Ansub released this 17 Apr 07:24
f4d7fb9

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

  • thanks to @mihf05 for the Docker and cross-platform contribution in PR #4

Getting Started

git clone https://github.com/Ansub/wiki-os.git wiki-os && cd wiki-os && npm run first-run

Docker

docker compose up --build