Go to file
Michael Albert 61b1580735 Fix redirect after create/edit user
Change-Id: Icdb797bf6b1a47cbeff901b1952672584b2e8e8f
2020-02-11 17:34:32 +00:00
public Create PDF with QR code on user create/edit 2020-02-10 13:10:08 +01:00
src Fix redirect after create/edit user 2020-02-11 17:34:32 +00: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 Create a base react-admin application 2020-02-07 21:20:57 +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 Create PDF with QR code on user create/edit 2020-02-10 13:10:08 +01:00
README.md Create a base react-admin application 2020-02-07 21:20:57 +01:00
yarn.lock Create PDF with QR code on user create/edit 2020-02-10 13:10:08 +01:00

Synapse admin ui

This project is built using react-admin.

Use yarn install after cloning this repo.

Use yarn start to launch the webserver.