Quick Start
Get Keyflare running on your Cloudflare account in just a few commands.Prerequisites
Node.js
Node.js 20+ installed on your machine.
Cloudflare Account
A Cloudflare account. Free tier works perfectly. You need to be able to create at least one more Worker and one D1 database.
Installation
Install the Keyflare CLI globally:Deploy Keyflare
Run the initialization command:- Browser (OAuth)
- API Token
Opens
cloudflare.com in your browser. Wrangler caches the OAuth session locally, so subsequent runs reuse the session automatically.What kfl init Does
Next Steps
Now that Keyflare is deployed, you can:Create a Project
Organize your secrets into projects and environments.
Add Secrets
Store your first secrets in Keyflare.
Create API Keys
Generate scoped keys for CI/CD and services.
