An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Welcome to edge-network-demo 👋

[![Twitter: jellydn](https://img.shields.io/twitter/follow/jellydn.svg?style=social)](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)_