Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 10 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T17:00:47.000Z (over 2 years ago)
- Last Synced: 2023-03-06T01:57:27.574Z (almost 2 years ago)
- Topics: cloudflare-kv, cloudflare-workers, linkinbio, serverless, typescript
- Language: TypeScript
- Homepage:
- Size: 209 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- 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)