Skip to main content

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. cli
    1. build
    2. publish
  5. authenticator
  6. jwt
  7. oauth2
    1. Github
  8. realm
  9. 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.