Go to file
Michael Albert f0e32abc4f Fix QR code creation
Change-Id: If05856a6fdafa43a93c6b57963820710db188d42
2020-02-11 17:35:19 +00:00
public Create PDF with QR code on user create/edit 2020-02-10 13:10:08 +01:00
src Fix QR code creation 2020-02-11 17:35:19 +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.