Introduction
Reverie is a self-hosted ebook library manager built with Rust and React.
Quick Start
Section titled “Quick Start”docker pull ghcr.io/unkos-dev/reverie:latestdocker run -p 3000:3000 ghcr.io/unkos-dev/reverie:latestNote: Reverie is in pre-alpha. These instructions will be expanded as the project matures.