
Step 1: Clone the starter project
Step 2: Create your Doppler project
Step 3: Add your secrets to Doppler
Step 4: Cloudflare local development with Doppler
Step 5: Deploy the application and sync secrets to Cloudflare
Step 6: Set up GitHub Actions for CI/CD
Step 7: Rotating secrets
Step 8: Team collaboration
Troubleshooting common issues
What you've accomplished
To proceed, sign in to your Doppler account, go to the Projects page, and click the plus button(as shown below) to create a new project. Name the project “cloudflare-workers-demo.”

Doppler automatically creates three environment configurations for every new project. These are dev, stg (staging), and prd (production). These values are displayed immediately after the project is created, as shown below.

You can also view them directly in your terminal with:
Output:
The dev_personal config is a personal branch of dev for individual developer customization. For this tutorial, the focus will be on the three shared environments: dev, stg, and prd.
Trusted by the world’s best DevOps and security teams. Doppler is the secrets manager developers love.
