Skip to main content
株式会社オブライト

Articles tagged "Cloudflare Workers"

5 articles

AI2026-06-03
OpenAI Codex Sites Explained — The AI Dev Environment That Deploys a URL for You
On June 2, 2026, OpenAI added a 'Sites' feature to Codex. Users can generate web apps, dashboards, and games inside Codex and instantly share an OpenAI-hosted URL within their workspace. The supported runtime is limited to Cloudflare Worker-compatible ES Modules, and the feature is currently available as a preview for Business and Enterprise plans only. There is no staging environment, and no official statement on public (anonymous) access. While ideal for internal PoC and departmental dashboards, it is too early to adopt as a foundation for customer-facing production services. The unusual structure of Vercel, Replit, and Lovable being both competitors and partners is drawing attention.
OpenAICodexCodex Sites
Web Development2026-04-24
Hono + Inertia + React Deployment Guide — Cloudflare Workers / Vercel / Bun: Choosing Your Stack and CI/CD [2026]
A practitioner's guide to deploying Hono + Inertia + React in production. Compares Cloudflare Workers, Vercel, Fly.io, Bun on VPS, and Node on ECS; covers SSR, cold start, edge vs region, GitHub Actions, environment variables, and monitoring.
HonoInertia.jsReact
Software Development2026-04-08
Hono Complete Guide — Getting Started with the Ultrafast Multi-Runtime Web Framework [2026]
Hono is a zero-dependency, sub-12KB, Web Standards-based TypeScript-first web framework. The same code runs on Cloudflare Workers, Deno, Bun, and Node.js with 9M+ weekly downloads. Complete guide from setup to production.
HonoWebフレームワークTypeScript
Software Development2026-04-08
Hono × Cloudflare Workers Complete Guide — Build Lightning-Fast Edge APIs Serverlessly [2026]
Hono was born for Cloudflare Workers. Build APIs with sub-5ms cold starts and zero ops costs across 300+ edge locations worldwide. Complete guide covering D1, KV, R2, Workers AI integration, and deployment.
HonoCloudflare Workersエッジコンピューティング
AI2026-04-02
EmDash AI Integration Features - How MCP, Agent Skills, and CLI Transform CMS Operations
Cloudflare's EmDash realizes AI-native CMS with MCP, Agent Skills, and CLI integration. Explore the new operational model for the AI era, from plugin creation to content management.
EmDashAI CMSModel Context Protocol