With this app you can use your native twitch points to let your community add songs to a common list.
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
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.
- Hugo
- Webpack
- Netlify
- FontAwesome
- Icons made by Flat Icons from www.flaticon.com
- Code from myself Joseph Flores