Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/myesn/free-clash-subscribe
free clash subscribe
https://github.com/myesn/free-clash-subscribe
clash
Last synced: about 2 months ago
JSON representation
free clash subscribe
- Host: GitHub
- URL: https://github.com/myesn/free-clash-subscribe
- Owner: myesn
- Created: 2024-01-18T09:56:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-12T10:48:22.000Z (10 months ago)
- Last Synced: 2024-03-13T11:58:40.057Z (10 months ago)
- Topics: clash
- Language: TypeScript
- Homepage: https://freeclash.myesn.cn/api/subscribe
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Free Clash Subscribe
```
https://freeclash.myesn.cn/api/subscribe
```
![image](https://github.com/myesn/free-clash-subscribe/assets/18598579/8fdf05da-0147-492e-9229-ed0356e50073)## How to Use
You can choose from one of the following two methods to use this repository:
### One-Click Deploy
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=vercel-examples):
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/vercel/examples/tree/main/solutions/node-hello-world&project-name=node-hello-world&repository-name=node-hello-world)
### Clone and Deploy
```bash
git clone https://github.com/vercel/examples/tree/main/solutions/node-hello-world
```Install the Vercel CLI:
```bash
npm i -g vercel
```Then run the app at the root of the repository:
```bash
vercel dev
```