OwnTube-tv / web-client

Portable video client for PeerTube in React Native
https://owntube-tv.github.io/web-client/
The Unlicense
0 stars 11 forks source link

Add AppConfig screen/logic #29

Closed mblomdahl closed 2 months ago

mblomdahl commented 4 months ago

Related to #10 and mblomdahl/web-client#2, it is apparent that we need to make the app configurable for development, testing and deployment. Add a settings screen to modify the things that are configurable:

  1. Debug loggning
  2. Data source
    1. testData.json
    2. default PeerTube backend server (peertube2.cpy.re)
    3. alternative backend (tube.rebellion.global)

Acceptance criterion:

Illustration:

Image