Skip to content

How to setup #4

Pinned Answered by t348575
YahyaaAyman asked this question in Q&A
Apr 25, 2024 · 1 comments · 12 replies
Discussion options

You must be logged in to vote
  1. Install docker
  2. Run docker run -i -t -v ./data:/data t348575/twitch-points-miner --token /data/tokens.json in a terminal window
  3. Go to https://www.twitch.tv/activate in your browser and enter the code shown in the terminal window
  4. Once you are logged in, enter "y" in the terminal window, then CTRL+C to exit the app.
  5. Setup a config.yaml file in the same folder: refer
  6. Setup a docker-compose.yaml file as outlined in the README, making sure to change the line ./tokens.json:/tokens.json to ./data/tokens.json:/tokens.json
  7. Run docker compose up -d in the terminal
  8. The web UI should be accessible at http://localhost:3000

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@t348575
Comment options

@YahyaaAyman
Comment options

@t348575
Comment options

@HyphenSam
Comment options

@t348575
Comment options

Answer selected by t348575
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants