Skip to main content
Deno 2 is finally here 🎉️
Learn more

darkflare

darkflare is a directory-based router and all-in-one framework for Cloudflare Workers. It generates a neat JavaScript bundle from your TypeScript code which can then be deployed to Cloudflare Workers straight away.

Guide

  1. setup
  2. routes
    1. fetch
    2. cron
    3. mail
  3. durable objects
  4. hooks
  5. cli
    1. build
    2. publish
  6. authenticator
  7. jwt
  8. oauth2
    1. Github
  9. realm
  10. utilities
    1. encrypt
    2. decrypt
    3. error
    4. parseUserAgent
    5. sendMail

Contributing 💕

We appreciate your help!

Before making a contribution, please read our contributing instructions.