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
Manuel Stahl 475aa11f06
Use prettier also for *.js and *.jsx files
5 years ago
public Add login page 5 years ago
src Fix deleteMany() in dataProvider (#6) 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 Add eslint integration 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.