q1angch0u / yacd

Yet Another Clash Dashboard

Home Page:http://yacd.haishan.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yacd

Yet Another Clash Dashboard

The site http://yacd.haishan.me is served with HTTP not HTTPS is because many browsers block requests to HTTP resources from a HTTPS website. If you think it's not safe, you could just download the zip of the gh-pages, unzip and open or serve index.html directly.

Docker image is also available as haishanh/yacd.

Development

# install dependencies
yarn

# start the dev server
# then go to http://127.0.0.1:3000
yarn start


# build optimized assets
# ready to deploy assets will be in the directory `public`
yarn build

About

Yet Another Clash Dashboard

http://yacd.haishan.me


Languages

Language:TypeScript 81.7%Language:SCSS 14.6%Language:CSS 2.9%Language:HTML 0.4%Language:JavaScript 0.3%Language:Dockerfile 0.2%