Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 230 Bytes

File metadata and controls

11 lines (8 loc) · 230 Bytes

lbry-api

A simple API proxy for the LBRY-SDK

Needs lbrynet to be running locally on port 5279, otherwise, you need to set the LBRYNET environment variable to point to it

To install and run:

bun install
bun start