Skip to content

S-H-GAMELINKS/activity-pub-relay

Repository files navigation

ActivityPub Relay

Mastodon and Misskey(or other Misskey fork) supported ActivityPub Relay. Also support Pleroma and Akkoma.

References

I refereced these software codes when implementing ActivityPub Relay. Thank you for these software implemented and maintained.

LICENSE

AGPL-3.0 license

Requirements

  • Ruby 3.3.6
  • Rails 8.0.0
  • SQLite3
  • Docker

You do not need Redis, Nginx, nor PostgreSQL to deploy this Relay.

Docs