https://github.com/jellydn/edge-network-demo
Edge Network Demo
https://github.com/jellydn/edge-network-demo
edge netlify-functions wrangler
Last synced: about 1 month ago
JSON representation
Edge Network Demo
- Host: GitHub
- URL: https://github.com/jellydn/edge-network-demo
- Owner: jellydn
- Created: 2022-07-02T17:03:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-12T08:50:10.000Z (about 1 month ago)
- Last Synced: 2025-04-12T09:39:21.237Z (about 1 month ago)
- Topics: edge, netlify-functions, wrangler
- Language: TypeScript
- Homepage: https://hello.jellydn.workers.dev/
- Size: 397 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to edge-network-demo 👋
[](https://twitter.com/jellydn)
> Edge Network Demo
[![IT Man - Talk #21 - At The Edge! [Vietnamese]](https://i.ytimg.com/vi/hFcdh4M7XG4/hqdefault.jpg)](https://www.youtube.com/watch?v=hFcdh4M7XG4)
## Usage
```sh
make install
```## Run Cloudflare Worker Function (wrangler)
```sh
make cloudflare-dev
```Then open at http://localhost:8787 on your browser.
## Run Netlify Edge Functions
```sh
make netlify-dev
```Then open http://localhost:8888/test on your browser.
## Useful links
- Cloudflare Workers: https://workers.cloudflare.com/
- Announcing wrangler dev: https://blog.cloudflare.com/announcing-wrangler-dev-the-edge-on-localhost/
- Get started with Netlify Edge Functions:
https://docs.netlify.com/netlify-labs/experimental-features/edge-functions/get-started/## Author
👤 **Dung Huynh Duc**
- Website: https://productsway.com/
- Twitter: [@jellydn](https://twitter.com/jellydn)
- Github: [@jellydn](https://github.com/jellydn)## Show your support
Give a ⭐️ if this project helped you!
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_