Thanks to visit codestin.com
Credit goes to github.com

Skip to content

NWBY/wrkrscope

Repository files navigation

wrkrscope

wrkrscope

Browser based telescope for visibility of local wrangler projects

Installation

Install via the shell script:

curl -fsSL https://raw.githubusercontent.com/NWBY/wrkrscope/refs/heads/main/install.sh | sh

Upgrading

To upgrade to the latest version you can simply run the install command above.

Setup

To use wrkrscope you'll need to initialise it with the paths to your worker projects first:

wrkrscope init --path=<path-to-your-worker-project> --path=<path-to-your-worker-project>

You can pass the path flag as many times as you like

Usage

After you've run the init command, just run: wrkrscope

Commands

  • wrkrscope version - print the version of wrkrscope
  • wrkrscope config - print the JSON config file

Known Issues

  • When working with D1 locally it's not possible to map the DB Binding name to the local sqlite files so we have to show the sqlite file name which is a random string of letters

About

Browser based explorer for local Cloudflare Worker development

Resources

License

Stars

Watchers

Forks

Packages

No packages published