a4cf65e7c27e7f2fdcc4d0c45c812cd28b33a344
Introduction
Lume is a nostr client
Usage
Download Lume for your platform here: https://github.com/luminous-devs/lume/releases
Supported platform: macOS, Windows and Linux
Develop
Clone project
git clone https://github.com/luminous-devs/lume.git && cd lume
Install packages
pnpm install
Run dev
pnpm tauri dev
Build
pnpm tauri build
(Advance) - Generate SQLite migration
pnpm add-migrate <migrate_name>
Languages
Rust
85.8%
Shell
14.2%