经纬航通后端HS服务器管理平台
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
dklimpel aaf1ebb909
Change field `creation_ts * 1000` to `creation_ts_ms`
4 years ago
public Show version of Synapse-Admin 4 years ago
src Change field `creation_ts * 1000` to `creation_ts_ms` 4 years ago
.dockerignore Add Dockerfile 5 years ago
.gitignore Create a base react-admin application 5 years ago
.prettierrc yarn: Upgrade packages 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 Show version of Synapse-Admin 4 years ago
yarn.lock Bump websocket-extensions from 0.1.3 to 0.1.4 (#49) 4 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.