{"id":13671500,"url":"https://github.com/wangbinlml/express-admin","last_synced_at":"2025-04-27T18:31:24.134Z","repository":{"id":83933940,"uuid":"98488061","full_name":"wangbinlml/express-admin","owner":"wangbinlml","description":"一个基于NodeJS Express Bootstrap 后台管理系统，包括用户，登录，角色，菜单权限等。","archived":false,"fork":false,"pushed_at":"2019-05-17T14:58:17.000Z","size":6964,"stargazers_count":211,"open_issues_count":7,"forks_count":74,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-11T09:43:47.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wangbinlml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-07-27T03:04:58.000Z","updated_at":"2024-10-06T16:35:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ddcba57-baa1-4d81-bc34-c3d1d79a2ff9","html_url":"https://github.com/wangbinlml/express-admin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangbinlml%2Fexpress-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangbinlml%2Fexpress-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangbinlml%2Fexpress-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wangbinlml%2Fexpress-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wangbinlml","download_url":"https://codeload.github.com/wangbinlml/express-admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251187152,"owners_count":21549595,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T09:01:11.198Z","updated_at":"2025-04-27T18:31:20.867Z","avatar_url":"https://github.com/wangbinlml.png","language":"JavaScript","readme":"# express-admin\n```\n一个基于NodeJS Express Bootstrap 框架的后台管理系统，包括登录，角色，菜单权限等。\nredis: v3.0+, \nnodejs: v8.0+\n```\n# 下载地址\nhttps://github.com/wangbinlml/express-admin\n\n# Demo地址\n\nhttp://a.chenxun.org\nusername: test\npassword: test\n\n\n# 安装\n```\ngit clone https://github.com/wangbinlml/express-admin.git\ncd express-admin\nnpm install \n打开浏览器访问：http://127.0.0.1:3000  （3000端口可在system_config.json中配置）\n\n注：图片验证码使用canvas；安装请参考官网教程（https://github.com/Automattic/node-canvas）\n```\n#配置数据库\n```\n{\n  \"mysql\": {\n    \"host\": \"127.0.0.1\",\n    \"user\": \"root\",\n    \"password\": \"\",\n    \"database\": \"demo\",\n    \"port\": 3306,\n    \"connectionLimit\": 50,\n    \"acquireTimeout\": 10000,\n    \"charset\": \"utf8\"\n  },\n  \"redis\": {\n    \"cluster\": false,\n    \"connect_info\": [\n      {\n        \"port\": 6379,\n        \"host\": \"127.0.0.1\"\n      }\n    ]\n  }\n}\n```\n#数据库文件\n```\ndb/db.tar.gz\ndb/change.sql\n```\n# Todo List\n- [X] 用户登录\n- [X] 登录验证码\n- [X] 用户管理\n- [x] 菜单管理\n- [x] 权限管理\n- [x] 用户角色管理\n- [x] 菜单权限管理\n- [x] 实例数据库\n- [x] 菜单管理加入table tree\n- [x] 权限设置加入ztree\n- [x] 菜单以tab方式打开，可以同时展示多个页面\n- [ ] 操作权限管理\n\n# 界面预览\n\n1.登录\n--\n![image](public/images/login.png)\n\n1.首页\n--\n![image](public/images/welcome.png)\n\n3.菜单管理\n--\n![image](public/images/menu.png)\n\n4.权限设置\n--\n![image](public/images/menu_auth.png)\n\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangbinlml%2Fexpress-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwangbinlml%2Fexpress-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwangbinlml%2Fexpress-admin/lists"}