Workers Torrent Tracker

Torrent tracker for http/https protocol running on cloudflare workers. Developed for research purposes.

Installation and Deployment

** Under development! **

Documentation

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Add your changes: git add .
  4. Commit your changes: git commit -am 'Add some feature'
  5. Add a changelog: pnpm changeset
  6. Push to the branch: git push origin my-new-feature
  7. Submit a pull request 😎