Skip to content

Commit 7cee661

Browse files
authored
Create 2025-07-15-br-local-dev.mdx
changelog to introduce local dev support
1 parent 7215940 commit 7cee661

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Browser Rendering now supports local development
3+
description: You can now use local development with Browser Rendering
4+
products:
5+
- browser-rendering
6+
date: 2025-07-14T12:00:00Z
7+
---
8+
9+
You can now test your Browser Rendering apps locally before deploying using `npx wrangler dev`. Local development support makes it easier to develop, debug, and iterate before deploying to Cloudflare's global network.
10+
11+
Get started with this [example guide](/browser-rendering/workers-bindings/screenshots/) that shows how to use Cloudflare's [fork of Puppeteer](/browser-rendering/platform/puppeteer/) to take screenshots of webpages and store the results in [Workers KV](/kv/).

0 commit comments

Comments
 (0)