You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
rkfg d099e582e0
Fix pagination and use deactivated users switch
5 years ago
public Add login page 5 years ago
src Fix pagination and use deactivated users switch 5 years ago
.dockerignore Add Dockerfile 5 years ago
.gitignore Create a base react-admin application 5 years ago
.prettierrc Create a base react-admin application 5 years ago
.travis.yml Add travis-ci integration 5 years ago
Dockerfile Add Dockerfile 5 years ago
LICENSE Create a base react-admin application 5 years ago
README.md Add travis-ci integration 5 years ago
package.json Use prettier also for *.js and *.jsx files 5 years ago
yarn.lock Bump acorn from 5.7.3 to 5.7.4 5 years ago

README.md

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.