<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Cloudflare on RANDX</title>
		<link>https://randx.tokyo/tags/cloudflare/</link>
		<description>Recent content in Cloudflare on RANDX</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
		
			<lastBuildDate>Fri, 24 Jul 2026 12:00:00 +0900</lastBuildDate>
		
			<atom:link href="https://randx.tokyo/tags/cloudflare/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Cloudflare Drop: Deploy Static Sites Instantly with Drag &amp; Drop</title>
				<link>https://randx.tokyo/posts/cloudflare-drop/</link>
				<pubDate>Fri, 24 Jul 2026 12:00:00 +0900</pubDate>
				<guid>https://randx.tokyo/posts/cloudflare-drop/</guid>
				<description>&lt;h2 id=&#34;tldr&#34;&gt;&#xA;  TL;DR&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#tldr&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Drag &amp;amp; drop a folder or &lt;code&gt;.zip&lt;/code&gt; of static files (HTML, CSS, JS, images, fonts)&lt;/li&gt;&#xA;&lt;li&gt;Instantly get a live preview URL on &lt;code&gt;workers.dev&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;Preview lasts 60 minutes&lt;/li&gt;&#xA;&lt;li&gt;No signup required for initial deployment&lt;/li&gt;&#xA;&lt;li&gt;Perfect for quick prototypes, portfolios, landing pages, and AI agent workflows&lt;/li&gt;&#xA;&lt;li&gt;Backed by Cloudflare’s massive edge network&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;what-is-cloudflare-drop&#34;&gt;&#xA;  What is Cloudflare Drop?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#what-is-cloudflare-drop&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Cloudflare Drop is a brand-new deployment tool that makes hosting static sites ridiculously easy.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Cloudflare Workers</title>
				<link>https://randx.tokyo/posts/cloudflare-workers/</link>
				<pubDate>Sat, 18 Jan 2025 12:00:00 +0900</pubDate>
				<guid>https://randx.tokyo/posts/cloudflare-workers/</guid>
				<description>&lt;p&gt;Cloudflare Workers provides a serverless execution environment that allows you to create new applications or augment existing ones without configuring or maintaining infrastructure.&lt;/p&gt;&#xA;&lt;h2 id=&#34;wrangler&#34;&gt;&#xA;  Wrangler&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#wrangler&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;The Cloudflare Developer Platform command-line interface (CLI), allows you to manage Worker projects.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;npm install wrangler &amp;ndash;save-dev&lt;/li&gt;&#xA;&lt;li&gt;npx wrangler -v&lt;/li&gt;&#xA;&lt;li&gt;npm install wrangler@latest&lt;/li&gt;&#xA;&lt;li&gt;npm create cloudflare@latest &amp;ndash; worker-project-name&lt;/li&gt;&#xA;&lt;li&gt;npm run dev/npx wrangler dev&lt;/li&gt;&#xA;&lt;li&gt;npm run cf-typegen&lt;/li&gt;&#xA;&lt;li&gt;npx wrangler types&#xA;&lt;ul&gt;&#xA;&lt;li&gt;4.0.0 or later&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;npx wrangler deploy&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;d1-database&#34;&gt;&#xA;  D1 database&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#d1-database&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;D1 is Cloudflare&amp;rsquo;s managed, serverless database with SQLite&amp;rsquo;s SQL semantics, built-in disaster recovery, and Worker and HTTP API access.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
