<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Rust on あんぜんぴんの落書き帳</title>
    <link>https://annpin.com/tags/rust/</link>
    <description>Recent content in Rust on あんぜんぴんの落書き帳</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    <copyright>© 2018-2024. All rights reserved.</copyright>
    <lastBuildDate>Tue, 05 Nov 2024 03:08:15 +0900</lastBuildDate><atom:link href="https://annpin.com/tags/rust/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cloudflare Workers を試してみる</title>
      <link>https://annpin.com/posts/2024-11-05-20241105-030828cloudflare-workers-%E3%82%92%E8%A9%A6%E3%81%97%E3%81%A6%E3%81%BF%E3%82%8B/</link>
      <pubDate>Tue, 05 Nov 2024 03:08:15 +0900</pubDate>
      
      <guid>https://annpin.com/posts/2024-11-05-20241105-030828cloudflare-workers-%E3%82%92%E8%A9%A6%E3%81%97%E3%81%A6%E3%81%BF%E3%82%8B/</guid>
      <description>Cloudflare Workers の Get started を試してみる.
TypeScript プロジェクトの場合 C3 による Worker プロジェクトの作成 まず、 C3 (create-cloudflare-cli) でプロジェクトを生成する. これは pnpm create cloudflare@latest コマンドで行うことができる.
$ pnpm create cloudflare@latest hello-cloudflare-workers hello-cloudflare-workers ────────────────────────────────────────────────────────────────────────────────────────────────────────── 👋 Welcome to create-cloudflare v2.31.1! 🧡 Let&amp;#39;s get started. 📊 Cloudflare collects telemetry about your usage of Create-Cloudflare. Learn more at: https://github.com/cloudflare/workers-sdk/blob/main/packages/create-cloudflare/telemetry.md ────────────────────────────────────────────────────────────────────────────────────────────────────────── ╭ Create an application with Cloudflare Step 1 of 3 │ ├ In which directory do you want to create your application?</description>
    </item>
    
  </channel>
</rss>
