The union of all files from all check-ins in directory wiki_references/2019/software/mail_and_messaging/matrix_org/src_from_GitHub/the_repository_clones/fed-tester-ui [history]
Matrix Federation Tester
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 CODEOFCONDUCT.md) This project is released AGPL-3.0