Would you like to list or update your database entities?
React library with simple admin components to build your custom admin website.
The package is available from npm. You can install it using standard ways:
npm install react-adminer
# or
yarn add react-adminer
https://react-adminer.gitbook.io/react-adminer-doc/
We are using demo
project as a development environment.
yarn workspace react-adminer watch:types
yarn workspace @ra/demo dev
For more detail see our contributing guide.
If you have any questions or problems, please use our issue system.
React Adminer is MIT licensed.