mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2025-10-29 21:08:28 +00:00
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.