Skip to content

twdsco/twds-mirror-web

 
 

Repository files navigation

TWDS Mirrors

Fork from tuna/mirror-web License with GPLv2

Build In Docker

cd mirror-web
docker build -t builden -f Dockerfile.build .
docker run -it -v /path/to/mirror-web/:/data builden

Download following assets before build

wget https://mirrors.tuna.tsinghua.edu.cn/static/tunasync.json -O static/tunasync.json
mkdir -p static/status
wget https://mirrors.tuna.tsinghua.edu.cn/static/status/isoinfo.json -O static/status/isoinfo.json

About

Source code of the web interface of TWDS Mirror

Resources

License

Stars

Watchers

Forks

Languages

  • HTML 32.9%
  • SCSS 28.3%
  • JavaScript 23.6%
  • Python 10.6%
  • Shell 2.6%
  • CSS 1.1%
  • Ruby 0.9%