About
Build your next application with Cloudflare Workers
Media
Products media viewer
-
Announcing Deploy to Cloudflare Workers
We think Cloudflare Workers is the best serverless tool on the market, so we wanted to make it easier for developers to deploy projects and get started building cool stuff on the platform! Our new Deploy to Cloudflare Workers site is just that — a way for both new and experienced Workers users to deploy new serverless projects directly from GitHub. In just a few clicks, we'll configure and deploy the project for you, giving you a new GitHub repo to start hacking on your next great project!
-
What Cloudflare Workers do?
-
Building serverless applications with Cloudflare Workers' Cron Job Scheduler and Key Value Store
Learn how to build an application with the the newly announced cron job scheduler, Cron Triggers, from Cloudflare Workers. In this demo, we will explain what Cron Triggers are, how to quickly get started using them, and how to write and deploy your own. We will also review how to integrate with Workers KV, our key value store that allows you to store data at the edge and retrieve it inside your Workers' project instead of sending that data to alternative platforms such as Postgres or Firebase.