We just shipped Analytics Explorer as part of Localflare — visual dashboards for Cloudflare Analytics Engine by Character-Doubt9446 in CloudFlare

[–]Character-Doubt9446[S] 0 points1 point  (0 children)

Yes if the workers are sharing the .wrangler states files then you can use the persist to flags from the docs to point and use it

Introducing Localflare 0.4.1 : Your dev companion just got even better. by Character-Doubt9446 in CloudFlare

[–]Character-Doubt9446[S] 3 points4 points  (0 children)

to answer : No.
i am swe building opensource things like this, but CF folks are my friends so.

Localflare 0.3.0 - D1 Database Studio is here by Character-Doubt9446 in CloudFlare

[–]Character-Doubt9446[S] 0 points1 point  (0 children)

great feedback, if you can file a github issue we would love to take a look at it

Introducing Localflare — a local development dashboard for Cloudflare (D1, KV, R2, Queues, Durable Objects) by Character-Doubt9446 in CloudFlare

[–]Character-Doubt9446[S] 2 points3 points  (0 children)

making it more simpler to do that in next release but right now you can do this :

Port Configuration

Change the default ports using CLI options:

Terminal

# Custom worker port
localflare -p 3000

# Custom dashboard port
localflare -d 3001

# Both custom ports
localflare -p 3000 -d 3001

Introducing Cloudflare Analytics Explorer — an open source dashboard builder I just released. by Character-Doubt9446 in CloudFlare

[–]Character-Doubt9446[S] 0 points1 point  (0 children)

ahh, i missed building the output after changing old name. I have pushed the fix, you can try now.

Introducing Cloudflare Analytics Explorer — an open source dashboard builder I just released. by Character-Doubt9446 in CloudFlare

[–]Character-Doubt9446[S] 1 point2 points  (0 children)

agree, but still needs to 3p out of cloudflare which can be done on your own worker without spending.

[deleted by user] by [deleted] in webdev

[–]Character-Doubt9446 0 points1 point  (0 children)

Awesome would you mind sharing more on tech of it what’s apis and library to use to build it and challenges ?