Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 7d0a674

Browse files
docs: Add guide for handling file uploads with Cloudflare R2 (#310)
* docs: Add guide for handling file uploads with Cloudflare R2 * chore: Add link to tutorial
1 parent 1671ee5 commit 7d0a674

File tree

3 files changed

+674
-0
lines changed

3 files changed

+674
-0
lines changed

docs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,10 @@
410410
{
411411
"title": "Build Real-Time Voting App",
412412
"href": "/guides/build-realtime-voting-app"
413+
},
414+
{
415+
"title": "Handle File Uploads",
416+
"href": "/guides/handle-file-uploads"
413417
}
414418
]
415419
},

0 commit comments

Comments
 (0)