Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fight For Subs Extension

Extension created to display the FFS ranking during the streams.

Use VueJs

Done

  • Extension matching the Twitch requirements
  • Getting data from FFS server

Doing

  • Ranking pages
  • Little design to visualize the first data preview
  • Panel view

TODO

  • Design
  • Mobile view

Prepare to dev

See the Twitch extension getting started

Dependencies

You will need:

Generate self-signed certs

cd certs
./generate_local_ssl.sh
    # Requires a sudo password so that the cert can be installed on the root keychain
    # If this install fails, see the README in ./certs for manual override.

To add a new page to your frontend.

npm run generator

To start the Extensions Boilerplate service

docker-compose up --build

To build your extension

[env] is the targeted environment. Default is production

npm run build
npm run build [env]
npm run build production

Generated Files

You can find generated files on the dist/ folder.

Compress these files as a .zip file and upload it to your Twitch extension.

Credit

Based on Breci's VueJS Extension Boilerplate

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages