https://github.com/abiddiscombe/deno-finder
🦕 Returns the location of your nearest Deno Deploy edge region.
https://github.com/abiddiscombe/deno-finder
deno deno-deploy edge-computing eta hono
Last synced: about 2 months ago
JSON representation
🦕 Returns the location of your nearest Deno Deploy edge region.
- Host: GitHub
- URL: https://github.com/abiddiscombe/deno-finder
- Owner: abiddiscombe
- License: mit
- Created: 2023-03-03T12:39:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T12:55:27.000Z (6 months ago)
- Last Synced: 2025-01-18T15:51:13.971Z (3 months ago)
- Topics: deno, deno-deploy, edge-computing, eta, hono
- Language: TypeScript
- Homepage: https://finder.deno.dev
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deno Finder

[Deno Deploy](https://deno.com/deploy) deploys your code at multiple edge regions.
This tool returns the name of [your nearest Deno Deploy edge region](https://deno.com/deploy/docs/regions). **To see this is action try using this tool whilst connected to a VPN!**
> During normal operation you may recieve data from other regions in the Deno Deploy network due to traffic demands or downtime.
## Local Development
This tool is built with [Eta](https://eta.js.org/) and [Hono](https://hono.dev/).
- Dev Server - `deno task dev`