mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-08 15:54:51 +00:00
168e249296
If you click on a connection in UserEdit, you will get an empty page. This solves the problem. |
||
---|---|---|
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.