SalvatoreT / scry

Dynamically show where from where a request is coming using Cloudflare Workers

Home Page:https://scry.sal.dev/location.png

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scry

Dynamically show where the image is loaded.

You are roughly here

Setup

echo 'MAPBOX_ACCESS_TOKEN=<access token>' >> .dev.vars
yarn install

Run

yarn dev

Deploy

# Only need to do this once
yarn wrangler secret put MAPBOX_ACCESS_TOKEN
yarn deploy

About

Dynamically show where from where a request is coming using Cloudflare Workers

https://scry.sal.dev/location.png

License:MIT License


Languages

Language:Rust 100.0%