Skip to content

matrix-org/fed-tester-ui

Matrix Federation Tester

Donate using Liberapay

This is a frontend for matrix-federation-tester. A hosted instance is available here.

To get this running for yourself:

  • install nodejs, (p)npm, gulp, and run npm install
  • Change apiUrl in app.js to your own instance of matrix-federation-tester
  • run gulp build
  • if everything works, you should have a compiled build in the build/ directory

Code of Conduct & License

Like with all of my projects, keep the Rust code of conduct in mind. (included as CODE_OF_CONDUCT.md) This project is released AGPL-3.0