
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
Let’s move on to configuring secrets for your development environment. In your Doppler dashboard, select the dev environment from the list. Next, click the dropdown next to “Add First Secret” and choose Import Secrets, as shown below.

After clicking this button, a modal will appear where you can paste your existing secrets. Paste the following values into it:
Once you’re finished, the secrets will be listed in your dev environment, as shown below:

Repeat the steps you used for the dev environment in the Doppler dashboard for production and staging.
For production, import the following secrets using the Import Secrets option:
Do the same for staging, using the appropriate staging values.
At this point, your secrets exist in Doppler, but your Worker doesn't have access to them yet. The next step connects these two systems.
Trusted by the world’s best DevOps and security teams. Doppler is the secrets manager developers love.
