Skip to content

WebApp where you can link your twitch account and let your viewers buy songs with the official twitch points :D

Notifications You must be signed in to change notification settings

YoseptF/Twitch-Points-Song-Request

Repository files navigation

Twitch Points Song Request

Use your channel points with your community!!!

header


With this app you can use your native twitch points to let your community add songs to a common list. list song


Try it out!!

You want to try it out without any installation? YOU CAN! Just check out the live version.

If you need some help setting the app the first time you can go here or just read the following instructions

guide

Development Setup

This project uses Yarn 1.22.4, and have not been tested with npm, it should work, but I can't say for sure.

Steps:

  • Clone this repo:
$ git clone git@github.com:YoseptF/Twitch-Points-Song-Request.git
  • Move to the lastest branch:
$ git checkout [branch name]
  • Install the dependencies:
$ yarn
  • Run the developer server:
$ yarn dev

You are gonna need some api keys to populate your .env, you can get them here:

  • Firebase API
  • Twitch Api
  • Salt is a random string which crypto-js uses to encrypt the folders' name on firebase so that no one can just access any folder

Finally, this project is meant to be deployed on Netlify, so your gonna need an account if you want to deploy it to production.

Build with

About

WebApp where you can link your twitch account and let your viewers buy songs with the official twitch points :D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published