mirror of
https://github.com/etkecc/synapse-admin.git
synced 2024-11-21 15:25:22 +03:00
A maintained fork of the admin console for (Matrix) Synapse homeservers, including additional features
ac9400d891
yarn create react-app synapse-admin Change-Id: I2ea325e5825898aefd30e2cd15d4f2ef57949879 |
||
---|---|---|
public | ||
src | ||
.gitignore | ||
.prettierrc | ||
LICENSE | ||
package.json | ||
README.md | ||
yarn.lock |
Synapse admin ui
This project is built using react-admin.
Use yarn install
after cloning this repo.
Use yarn start
to launch the webserver.