-
Updated
Dec 11, 2020 - Vue
#
admin
Here are 2,048 public repositories matching this topic...
i18n
mock
admin
webpack
dashboard
vue
tinymce
element
vuex
xlsx
vue-cli
desktop
admin-dashboard
axios
admin-template
management-system
element-ui
vue-admin
webpack4
AdminLTE - Free admin dashboard template based on Bootstrap 4
-
Updated
Dec 21, 2020 - JavaScript
👨🏻💻👩🏻💻 Use Ant Design like a Pro!
-
Updated
Dec 21, 2020 - TypeScript
Customizable admin dashboard template based on Angular 10+
sass
theme
admin
framework
typescript
webpack
dashboard
responsive
angular2
ng2
admin-dashboard
bootstrap4
admin-ui
material-theme
admin-template
ng2-admin
ngx-admin
angular9
angular-dashboard-template
angular10
-
Updated
Dec 17, 2020 - TypeScript
elunez
commented
Mar 7, 2019
AngularJS Bootstrap Admin Panel Framework
-
Updated
Oct 25, 2020 - JavaScript
An elegant dashboard
i18n
mock
admin
csv
webpack
vue
fontawesome
element
vuex
xlsx
vue-cli
desktop
admin-dashboard
axios
admin-template
management-system
element-ui
vue-admin
vue-cli3
dashboar
-
Updated
Dec 3, 2020 - JavaScript
Material Dashboard - Open Source Bootstrap 4 Material Design Admin
admin
material-design
material-ui
admin-dashboard
bootstrap4
material-theme
bootstrap-material
bootstrap-4
bootstrap-theme
admin-template
material-dashboard
creative-tim
-
Updated
Dec 7, 2020 - CSS
mock
vuejs
adminlte
admin
vue
element
vue-cli
admin-dashboard
axios
vue-template
admin-template
ant-design
element-ui
vue-admin
vue3
ant-design-vue
webpack5
vue-cli4
vue3-composition-api
element-plus
-
Updated
Dec 22, 2020 - Vue
miming1688
commented
Nov 27, 2020
在nginx环境下, 网站上的图形或字体加载不了, 显示为方框. 配置问题, fontawesome图标字体库组件在服务器上显示不出来图标的问题.
先看看路径是否加载失败. .ttf 和.woff 文件, 确认路径正确
找到 nginx的配置文件 ,ps -ef | grep nginx
文件名 default_*.conf
加上
location ~* \.(eot|otf|ttf|woff|svg)$ {
root /home/web/waimai/; #项目路径, 必须加上, 除非你只有一个项目,默认80端口.
add_header Access-Control-Allow-Origin *;
}
-
Updated
Dec 13, 2020 - JavaScript
Add an AngularJS admin GUI to any RESTful API
-
Updated
Jun 1, 2020 - JavaScript
vuejs
admin
vue
vue-cli
vue-components
admin-dashboard
vue2
admin-ui
vue-template
admin-template
vue-demo
vue-admin
admin-tool
vue-framework-wz
-
Updated
Dec 12, 2020 - Vue
lamp-cloud 基于SpringCloud(Hoxton.SR9) + SpringBoot(2.3.6.RELEASE) 的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框架使用。
java
jwt
admin
cloud
spring
spring-cloud
gateway
xss
springboot
mybatis
zuul
hystrix
eureka
springcloud
nacos
seata
-
Updated
Dec 22, 2020 - Java
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
react
bootstrap
admin
dashboard
reactjs
react-components
admin-dashboard
ui-components
boostrap4
airframe
-
Updated
Dec 16, 2020 - JavaScript
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建等)分分钟构建自己的中后台项目;文档:https://doc.go-admin.dev Demo: https://www.go-admin.dev
-
Updated
Dec 21, 2020 - Go
-
Updated
Dec 16, 2020 - Vue
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID生成 动态权限管理 数据权限 工作流 代码生成 定时任务 第三方社交账号、短信登录 单点登录 OAuth2开放平台
mysql
redis
elasticsearch
jwt
oauth2
admin
spring-boot
vue
jpa
quartz
spring-security
wechat-app
activiti
iview
mybatis-plus
uniapp
xboot
-
Updated
Dec 13, 2020 - Java
user753
commented
Feb 21, 2020
Original question:
I have my own rest crud api and I would like to use only frontend part of admin-bro.
Does admin-bro support such scenario?
Proposed solution: MVP
- document how to wrap existing API by BaseResource
End Solution
- extend admin-bro core that, instead of asking own API, asks external API
- this could be a method in Action interface:
externalAPI(but w
CoreUI React is free React admin template based on Bootstrap 4
react
css
bootstrap
admin
html5
dashboard
reactjs
scss
admin-dashboard
bootstrap4
react-app
bootstrap-4
bootstrap-theme
admin-template
admin-panel
dashboard-templates
-
Updated
Dec 14, 2020 - JavaScript
Modern responsive template for the Django admin interface with improved functionality. We are proud to announce completely new Jet. Please check out Live Demo
-
Updated
Dec 12, 2020 - Python
Improve this page
Add a description, image, and links to the admin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the admin topic, visit your repo's landing page and select "manage topics."


I followed the instructions here but i got the following error
node_modules/ra-data-graphql-simple/esm/buildGqlQuery.js
Module not found: Can't resolve 'graphql' in 'C:\Users\Razi\Desktop\react-admin-auth0-example\node_modules\ra-data-graphql-simple\esm'
in App.js :