
Research
/Security News
Shai Hulud Strikes Again (v2)
Another wave of Shai-Hulud campaign hits npm.
@bunred/bunadmin
Advanced tools
A simple graphql admin dashboard. Easy to expand with the flexible plugin. Graphql first, also supports api. Based on React, Material-UI, Realtime RxDB, Formik, I18N.
A simple graphql admin dashboard(Front-End Only). Easy to expand with the flexible plugin. Graphql first, also supports api. Based on React, Next.js, Material-UI, Realtime RxDB, Formik, I18N. Free and Open Source for personal and commercial purposes.
yarn create react-app my-admin --template bunadmin
cd my-admin
yarn update-plugins && yarn dev
Sign in

Data Migration

Functions need to be implemented by plugins, you need to build and update plugin-info
[
{
"enable": true,
"plugin-id": "bunadmin-plugin-auth",
"plugin-folder": "buncms-user"
}
]
Required
User Auth: api example
Examples
Strapi User: api example
File Explore: graphql example
Data Source Strapi: data source api example
Strapi Blog: api example
Example:
Used to generate schema and menus data. example code
Column define how your data looks. example code | read more
There is only one theme for now which refers to ngx-admin.
cp e.g./deploy-*.sh deploy-my-admin.sh
./deploy.sh
AliCloud:
Append the following content to deploy.sh
docker tag ${container} registry.cn-shenzhen.aliyuncs.com/bunlu/${container}:1.0.1
docker push registry.cn-shenzhen.aliyuncs.com/bunlu/${container}:1.0.1
Heroku:
Checkout the branch delpoy_heroku_example
Replace the following content to deploy.sh
heroku container:push web
heroku container:release web
Username / password: bunadmin_test
See more on bunadmin-example-strapi
Usually you need to manually backup the following files
Use mdx to combine your own components.
Add these two plugins to plugin-info.json
doc file
Refer to bunadmin-plugin-doc to make your document
material-ui material-table next.js rxdb formik ngx-admin ant-design-pro react-admin ...
❤️🎉
FAQs
A simple graphql admin dashboard. Easy to expand with the flexible plugin. Graphql first, also supports api. Based on React, Redux, Material-UI, Formik, I18N.
We found that @bunred/bunadmin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Another wave of Shai-Hulud campaign hits npm.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.