Skip to content

Introduction

Reverie is a self-hosted ebook library manager built with Rust and React.

Terminal window
docker pull ghcr.io/unkos-dev/reverie:latest
Terminal window
docker run -p 3000:3000 ghcr.io/unkos-dev/reverie:latest

Note: Reverie is in pre-alpha. These instructions will be expanded as the project matures.