BitTorrent Network for Yggdrasil
Go to file
2023-10-04 17:47:36 +03:00
bin init symfony framework #14 2023-10-02 16:13:55 +03:00
config init locale settings #19 2023-10-03 17:02:00 +03:00
migrations init symfony framework #14 2023-10-02 16:13:55 +03:00
public remove row paddings by default 2023-10-04 17:09:15 +03:00
src add missed locales whitelist validation #19 2023-10-04 15:35:54 +03:00
templates/default update paddings 2023-10-04 17:47:36 +03:00
tests init symfony framework #14 2023-10-02 16:13:55 +03:00
translations init alt translation dump #19 2023-10-03 23:40:49 +03:00
.env add more locales #19 2023-10-03 23:58:43 +03:00
.env.test init symfony framework #14 2023-10-02 16:13:55 +03:00
.gitignore init symfony framework #14 2023-10-02 16:13:55 +03:00
composer.json integrate twig/intl-extra to make locale codes translation #19 2023-10-03 23:30:50 +03:00
composer.lock integrate twig/intl-extra to make locale codes translation #19 2023-10-03 23:30:50 +03:00
docker-compose.override.yml init symfony framework #14 2023-10-02 16:13:55 +03:00
docker-compose.yml init symfony framework #14 2023-10-02 16:13:55 +03:00
LICENSE Initial commit 2023-08-24 23:59:44 +03:00
phpunit.xml.dist init symfony framework #14 2023-10-02 16:13:55 +03:00
README.md add dev project initiation example 2023-10-04 15:52:43 +03:00
symfony.lock init symfony framework #14 2023-10-02 16:13:55 +03:00

YGGtracker

Distributed BitTorrent Registry for Yggdrasil

YGGtracker uses Yggdrasil IPv6 addresses to identify users without registration.

Installation

Production (v.1)
  • composer create-project yggverse/yggtracker
Development (v.2)
  • git clone https://github.com/YGGverse/YGGtracker.git
  • cd YGGtracker
  • composer update
  • php bin/console doctrine:schema:update --force
  • symfony server:start

Contribution

Please make new branch for each PR

git checkout main
git checkout -b my-pr-branch-name

Donate to contributors

License

Components

Feedback

https://github.com/YGGverse/YGGtracker/issues

Community

See also