Skip to content

Commit dced779

Browse files
authored
Create 2025-01-31-new-workers-creation-flow.mdx
1 parent 9a5270b commit dced779

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Updates to the Workers Creation Flow
3+
description: New Ways to Get Started with Cloudflare Workers
4+
products:
5+
- workers
6+
date: 2025-01-31
7+
---
8+
9+
![Build caching settings](~/assets/images/workers/platform/ci-cd/workers-build-caching.png)
10+
11+
We're making it even easier to get started with Cloudflare Workers. You can now kickstart your development workflow by:
12+
* **Importing a Git repository**: You can choose an existing Git repo on your Github/Gitlab account and configure your [Workers Builds settings](https://developers.cloudflare.com/workers/ci-cd/builds/configuration/)
13+
* **Deploying a template with Git**: Choose from a selection of full stack, production ready [examples](https://github.com/cloudflare/templates) and seamlessly set up a Git repository for a continuous build and deployment workflow
14+
15+
To get started, click the `Create` on the [Workers dashboard](https://dash.cloudflare.com/?to=/:account/workers-and-pages/create).

0 commit comments

Comments
 (0)