c1c32e3268
Tries its best to not allow aliases that are too long (full alias including leading #, : in the middle, and homeserver domain name must not exceed 255 bytes. Change-Id: I1e784a94cb599eca7e30736d666b20e37aad5444 |
||
---|---|---|
public | ||
src | ||
.dockerignore | ||
.gitignore | ||
.prettierrc | ||
.travis.yml | ||
Dockerfile | ||
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.