Skip to main content
Home
This release is 11 versions behind 1.7.5 — the latest version of @fedify/fedify. Jump to latest

Built and signed on GitHub Actions

An ActivityPub/fediverse server framework

This package works with Node.js, Deno, Bun
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
94%
Published
a month ago (1.6.1)
Package root>wrangler.toml
name = "fedify-test"
main = "cfworkers/server.ts"
compatibility_date = "2025-05-23"
compatibility_flags = ["nodejs_compat"]

[build]
command = "tsdown --platform=neutral --out-dir=cfworkers/dist/ && deno run --allow-read scripts/discover_tests.ts > cfworkers/imports.ts"