https://github.com/zilpay/zilpay-cdn
https://github.com/zilpay/zilpay-cdn
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zilpay/zilpay-cdn
- Owner: zilpay
- Created: 2025-03-13T01:09:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-20T07:16:28.000Z (11 months ago)
- Last Synced: 2025-07-20T09:21:56.512Z (11 months ago)
- Language: TypeScript
- Size: 3.71 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zilpay-cdn
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.34. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.