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 runnpm install
- Change
apiUrl
inapp.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
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