Zaxounette / lightningstream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightningstream - Non custodial Bitcoin donation platform (on chain & LN) for streamers

⚠️ Lightningstream is still in development


How to install

  1. Prerequisite
  1. Clone & install
git clone https://github.com/Dolu89/lightningstream.git
cd lightningstream
yarn install
node ace generate:key
  1. Duplicate .env.example file to .env
  2. DB migration
node ace migration:run
  1. Launch
yarn dev
  1. Profit!

http://localhost:3333/

About


Languages

Language:TypeScript 99.4%Language:Shell 0.5%Language:CSS 0.0%