Find a file
Dirk Klimpel 7f16f784f9
Allow port in homeserver URL (#40)
Allow to use homeserver URL with port (e.g. ':443').
2020-05-04 21:28:04 +02:00
public Add login page 2020-02-10 12:59:41 +01:00
src Allow port in homeserver URL (#40) 2020-05-04 21:28:04 +02:00
.dockerignore Add Dockerfile 2020-02-10 13:10:08 +01:00
.gitignore Create a base react-admin application 2020-02-07 21:20:57 +01:00
.prettierrc yarn: Upgrade packages 2020-04-06 12:17:42 +02:00
.travis.yml Add travis-ci integration 2020-02-11 10:00:04 +01:00
Dockerfile Add Dockerfile 2020-02-10 13:10:08 +01:00
LICENSE Create a base react-admin application 2020-02-07 21:20:57 +01:00
package.json Build with relative paths 2020-05-04 18:28:06 +02:00
README.md Add travis-ci integration 2020-02-11 10:00:04 +01:00
yarn.lock yarn: Upgrade packages 2020-04-23 14:29:00 +02:00

Build Status

Synapse admin ui

This project is built using react-admin.

Use yarn install after cloning this repo.

Use yarn start to launch the webserver.