neb-b / dono.at

Receive instant Bitcoin donations with Streamlabs alerts using the Strike API

Home Page:https://dono.at

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Receive instant Bitcoin donations with Streamlabs alerts

This project allows users to receive lightning tips and display them on stream like regular donations. Just login with Streamlabs and add your strike username. It is built using the Strike API and the Streamlabs API

https://dono.at

Development

This is a next.js project. To run it you need to install dependencies with yarn or npm

yarn

Then you will need to rename .env.example to .env and update it with your Strike API key and firebase database information. Then you can run the app with

yarn dev

Open http://localhost:3000 with your browser to see the result.

About

Receive instant Bitcoin donations with Streamlabs alerts using the Strike API

https://dono.at

License:MIT License


Languages

Language:JavaScript 98.3%Language:CSS 1.2%Language:Shell 0.5%