Skip to content

mblomdahl-bot/web-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-client

OwnTube.tv 📺, a portable video client for PeerTube in React Native.

Technologies that we depend upon:

Contributing

Review existing issues to see if there's an open item to contribute to, or add a new one. If you identify bugs, please report them in a reproducible manner with all details upfront. We use the Forking workflow to collaborate.

Development

Open your fork in GitHub Codespaces for developing and testing the code.

cd OwnTube.tv/
npm install
npm run web

To get Continuous Delivery from main branch working with GitHub Pages, open your fork "Settings" > "Pages" > "Build and deployment" and select "Source: GitHub Actions", then go to your fork "Actions" tab and select "I understand my workflows, go ahead and enable them".

About

Portable video client for PeerTube in React Native

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 88.7%
  • JavaScript 11.3%