Welcome to Fedify Example Blog
This blog is a simple federated server app built with Fedify, the fediverse server framework.
Fedify is a Deno/TypeScript library for building federated server apps powered by ActivityPub and other standards, which is so-called fediverse. You may already know some of the networks in the fediverse, such as Mastodon, Lemmy, Pixelfed, PeerTube, and so on. It aims to eliminate the complexity and redundant boilerplate code when building a federated server app, so that you can focus on your business logic and user experience.
If you're interested in the source code for this blog, check out the GitHub repository below:
https://github.com/dahlia/fedify/tree/main/examples/blog
Thanks!