https://github.com/dckt/yggapi-alldebrid
https://github.com/dckt/yggapi-alldebrid
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dckt/yggapi-alldebrid
- Owner: DCKT
- Created: 2025-03-03T12:38:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T15:49:46.000Z (3 months ago)
- Last Synced: 2025-03-03T16:41:48.468Z (3 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yggapi
To install dependencies:
```bash
bun install
```To run:
```bash
bun run server.ts
```