Skip to content
Roni bhakta edited this page Jul 29, 2025 · 4 revisions

Lenny-app

This Lenny-app is maintained by the ArchiveLabs. which is client app example for Lenny

Technologies

Development Setup

  1. Start your Development enviroment by running the below command, for more check Lenny-app Wiki

    pnpm run dev
  2. Make sure you have your own Lenny setup running on your machine Link

    git clone [email protected]:ArchiveLabs/lenny.git
    cd lenny
    ./run.sh --public --preload  

    This will add 800+ books inside your Lenny. Feel free to check the Github Docs for Lenny.

Development Setup

  1. Start your Production enviroment by running the below command, for more check Lenny-app Wiki

    pnpm run build
  2. Make sure you have your own Lenny setup running on your machine Link

    curl -fsSL https://raw.githubusercontent.com/ArchiveLabs/lenny/refs/heads/main/install.sh | sudo sh

    This will add 800+ books inside your Lenny. Feel free to check the Github Docs for Lenny.

Pilot

We're seeking partnerships with libraries who would like to try lending digital resources to their patrons.

Clone this wiki locally