Skip to content

warrant-dev/warrant-cloudflare-workers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warrant Cloudflare Workers

This repository contains templates of using Warrant in a Cloudflare Worker in difference scenarios. Clone the repository or use wrangler generate to get started with any of the templates.

Local Development

Secrets & Environment Variables

For local development, create a .dev.vars file and add your Warrant API key from the dashboard:

WARRANT_API_KEY=your_warrant_api_key

Publishing to Cloudflare

Secrets & Environment Variables

When publishing a worker to Cloudflare, add your Warrant API key from the dashboard as a secret accessible to the worker using wrangler.

About

Examples of using Warrant in Cloudflare Workers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published