{"id":19427283,"url":"https://github.com/feihua/rocket-admin","last_synced_at":"2025-07-15T16:04:54.717Z","repository":{"id":113765629,"uuid":"575435300","full_name":"feihua/rocket-admin","owner":"feihua","description":"是基于rocket和rbatis的rbac权限管理系统rocket_admin","archived":false,"fork":false,"pushed_at":"2025-05-28T02:03:18.000Z","size":2029,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-28T03:18:45.669Z","etag":null,"topics":["rocket","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feihua.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-07T14:04:56.000Z","updated_at":"2025-05-28T02:03:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"6121cded-b15a-423e-89f5-89d10de7b049","html_url":"https://github.com/feihua/rocket-admin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/feihua/rocket-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feihua%2Frocket-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feihua%2Frocket-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feihua%2Frocket-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feihua%2Frocket-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feihua","download_url":"https://codeload.github.com/feihua/rocket-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feihua%2Frocket-admin/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265444330,"owners_count":23766428,"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":["rocket","rust"],"created_at":"2024-11-10T14:11:08.481Z","updated_at":"2025-07-15T16:04:54.693Z","avatar_url":"https://github.com/feihua.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rocket-admin\n\n是基于rocket和rbatis的rbac权限管理系统\n\n# 预览地址\n\nhttp://43.136.115.138/antd 账号：18613030111 密码：123456\n\n\n# 前端项目\n\n```\nhttps://github.com/feihua/antd-admin.git\n```\n\n# 相关rust web框架项目\n```\nhttps://github.com/feihua/actix-admin.git # actix-web框架\nhttps://github.com/feihua/axum-admin.git  # axum框架\nhttps://github.com/feihua/salvo-admin.git # salvo-web框架\n```\n\n\n# 本地启动\n\n```\n1.创建数据库并导入sql脚本\n2.修改main.rs代码中的 RB.init(rbdc_mysql::driver::MysqlDriver {}, \"mysql://root:123456@127.0.0.1:3306/rustdb\").unwrap(); 为你自己的数据信息\n3.启动 cargo run main.rs\n4.验证脚本在docs目录下,请求接口前要先执行登录接口(user.http文件中)\n\nPOST {{host}}/api/login\nContent-Type: application/json\n\n{\n  \"mobile\": \"18613030352\",\n  \"password\": \"123456\"\n}\n\u003e {% client.global.set(\"token\", response.body.data.token); %}\n\n```\n\n# 系统截图\n\n## 用户界面\n\n![user](docs/images/user.jpg)\n\n## 角色分配界面\n\n![user-role](docs/images/user_role.jpg)\n\n## 角色界面\n\n![role](docs/images/role.jpg)\n\n## 角色用户界面\n\n![role](docs/images/role_user.jpg)\n\n## 菜单分配界面\n\n![role-menu](docs/images/role_menu.jpg)\n\n## 菜单界面\n\n![menu](docs/images/menu.jpg)\n\n## 部门界面\n\n![menu](docs/images/dept.jpg)\n\n## 岗位界面\n\n![menu](docs/images/post.jpg)\n\n## 字典界面\n\n![menu](docs/images/dict.jpg)\n\n## 字典数字界面\n\n![menu](docs/images/dict_data.jpg)\n\n## 通知界面\n\n![menu](docs/images/notice.jpg)\n\n## 登录日志\n\n![menu](docs/images/login_log.jpg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeihua%2Frocket-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeihua%2Frocket-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeihua%2Frocket-admin/lists"}