https://github.com/eyuelberga/linkinbio
Link In Bio tool made with Cloudflare Workers and KV
https://github.com/eyuelberga/linkinbio
cloudflare-kv cloudflare-workers linkinbio serverless typescript
Last synced: about 2 months ago
JSON representation
Link In Bio tool made with Cloudflare Workers and KV
- Host: GitHub
- URL: https://github.com/eyuelberga/linkinbio
- Owner: eyuelberga
- Created: 2022-05-14T13:06:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T17:00:47.000Z (over 3 years ago)
- Last Synced: 2025-04-08T07:43:10.943Z (6 months ago)
- Topics: cloudflare-kv, cloudflare-workers, linkinbio, serverless, typescript
- Language: TypeScript
- Homepage: https://link-in-bio.eyuelberga.workers.dev/
- Size: 209 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Link In Bio tool made with Cloudflare Workers and KV. Full tutorial avaliable here
![]()
### Running locally
```bash
$ npx wrangler dev
```### Publishing
```bash
$ npx wrangler publish
```## License
MIT © [Eyuel Berga Woldemichael](https://github.com/eyuelberga)