{"id":15043891,"url":"https://github.com/taozhi1010/nest-admin","last_synced_at":"2025-05-15T03:04:25.328Z","repository":{"id":237939235,"uuid":"795525039","full_name":"taozhi1010/nest-admin","owner":"taozhi1010","description":"nest全栈快速开发平台","archived":false,"fork":false,"pushed_at":"2025-02-28T15:28:22.000Z","size":4215,"stargazers_count":763,"open_issues_count":28,"forks_count":158,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-14T01:54:35.108Z","etag":null,"topics":["admin","mysql","nest-admin","nestjs","node","redis","typeorm","vue"],"latest_commit_sha":null,"homepage":"https://nest-admin.dooring.vip/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taozhi1010.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}},"created_at":"2024-05-03T13:21:47.000Z","updated_at":"2025-04-13T09:13:47.000Z","dependencies_parsed_at":"2024-06-13T13:17:03.947Z","dependency_job_id":"7ca8efa0-cb70-4040-b2a0-447fd44d3a22","html_url":"https://github.com/taozhi1010/nest-admin","commit_stats":{"total_commits":139,"total_committers":9,"mean_commits":"15.444444444444445","dds":"0.48201438848920863","last_synced_commit":"7d889871cebd76f9e486f66062051f7e8df8c70a"},"previous_names":["taozhi1010/nest-admin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taozhi1010%2Fnest-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taozhi1010%2Fnest-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taozhi1010%2Fnest-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taozhi1010%2Fnest-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taozhi1010","download_url":"https://codeload.github.com/taozhi1010/nest-admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248809032,"owners_count":21164895,"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":["admin","mysql","nest-admin","nestjs","node","redis","typeorm","vue"],"created_at":"2024-09-24T20:49:46.788Z","updated_at":"2025-04-14T01:54:40.736Z","avatar_url":"https://github.com/taozhi1010.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"Language : 🇺🇸 | [🇨🇳](./README.zh-CN.md)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://nestjs.com\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://nestjs.com/logo-small-gradient.76616405.svg\"\u003e\n      \u003cimg src=\"https://docs.nestjs.com/assets/logo-small-gradient.svg\" height=\"128\"\u003e\n    \u003c/picture\u003e\n    \u003ch1 align=\"center\"\u003eNest-Admin\u003c/h1\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\nA out of the box backend management system based on the latest version of Nestjs\n\n![](./image.png)\n\n\u003c/div\u003e\n\n- Preview: https://nest-admin.dooring.vip/\n- Domestic Mirror: https://gitee.com/tao-zhi/nest-admin\n\n## 1.0 is out! 🎉🎉🎉\n\nNest-Admin 1.0.0\n\n## Built in features\n\n1. User management: Users are system operators, and this function mainly completes system user configuration.\n2. Department management: Configure the system's organizational structure (company, department, group), and display a tree structure that supports data permissions.\n3. Job management: Configure the positions that system users belong to.\n4. Menu management: Configure system menus, operation permissions, button permission identification, etc.\n5. Role management: Assign role menu permissions and set roles to divide data scope permissions by organization.\n6. Dictionary management: Maintaining fixed data that is frequently used in the system.\n7. Parameter management: Dynamically configure commonly used parameters for the system.\n8. Notification announcement: System notification announcement information release and maintenance.\n9. Operation log: Record and query normal system operation logs; Logging and querying of system exception information.\n10. Login log: The system login log records and queries contain login exceptions.\n11. Online users: monitoring the status of active users in the current system.\n12. Timed tasks: Online (add, modify, delete) task scheduling includes execution result logs.\n13. Code generation: The generation of front-end and back-end code (node, HTML, SQL) supports CRUD downloading.\n14. System Interface: Automatically generate relevant API interface documents based on business code.\n15. Service monitoring: Monitor current system CPU, memory, disk, stack, and other related information.\n16. Cache monitoring: Queries, deletes, clears, and other operations on the system's cache.\n17. Online Builder: Drag form elements to generate corresponding HTML code.\n18. Connection Pool Monitoring: Monitor the current status of the system database connection pool and analyze SQL to identify system performance bottlenecks.\n\n## Usage\n\n### Install\n\n```shell\n$ git clone git@github.com:taozhi1010/nest-admin.git\n```\n\nInstall dependencies:\n\n```shell\n$ cd nest-admin \u0026\u0026 yarn\n```\n\nrun：\n\n```shell\n# yarn start:dev\n$ yarn start:dev\n```\n\n## Browsers support\n\nModern browsers.\n\n| [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\"Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eEdge | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eFirefox | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eChrome | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eSafari | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png\" alt=\"Opera\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eOpera |\n| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| Edge                                                                                                                                                                                                  | last 2 versions                                                                                                                                                                                                   | last 2 versions                                                                                                                                                                                               | last 2 versions                                                                                                                                                                                               | last 2 versions                                                                                                                                                                                           |\n\n## More Production\n\n| name                                                                              | Description                                                                             |\n| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- |\n| [H5-Dooring](https://github.com/MrXujiang/h5-Dooring)                             | 让 H5 制作像搭积木一样简单, 轻松搭建 H5 页面, H5 网站, PC 端网站, LowCode 平台.         |\n| [V6.Dooring](https://github.com/MrXujiang/v6.dooring.public)                      | 可视化大屏解决方案, 提供一套可视化编辑引擎, 助力个人或企业轻松定制自己的可视化大屏应用. |\n| [dooring-electron-lowcode](https://github.com/MrXujiang/dooring-electron-lowcode) | 基于 electron 的 H5-Dooring 编辑器桌面端.                                               |\n| [DooringX](https://github.com/H5-Dooring/dooringx)                                | 快速高效搭建可视化拖拽平台.                                                             |\n| [Mitu](https://github.com/H5-Dooring/mitu-editor)                                 | 一款轻量级且可扩展的图片/图形编辑器解决方案.                                            |\n| [xijs](https://github.com/MrXujiang/xijs)                                         | 一个开箱即用的面向业务的 javascript 工具库                                              |\n\n## Contributing\n\nAny type of contribution is welcome, here are some examples of how you may contribute to this project:\n\n- Use Ant Design Pro in your daily work.\n- Submit [issues](https://github.com/taozhi1010/nest-admin/issues) to report bugs or ask questions.\n- Propose [pull requests](https://github.com/taozhi1010/nest-admin/pulls) to improve our code.\n\n## Concat\n\nwechat: `taozhi10100`\n\n|                           WeChat communication group                           |\n| :----------------------------------------------------------------------------: |\n| \u003cimg src=\"https://fast.dooring.cn/static/nest-admin-wechat-new.jpg\" width=170\u003e |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaozhi1010%2Fnest-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaozhi1010%2Fnest-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaozhi1010%2Fnest-admin/lists"}