[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10171":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":34,"discoverSource":35},10171,"adminjs","SoftwareBrothers\u002Fadminjs","SoftwareBrothers","AdminJS is an admin panel for apps written in node.js","https:\u002F\u002Fadminjs.co",null,"TypeScript",8949,727,63,202,0,2,6,19,8,39.59,"MIT License",false,"master",[26,27,28,29,30],"admin","admin-dashboard","admin-panel","mongodb","nodejs","2026-06-12 02:02:17","# AdminJS\n\n[AdminJS](https:\u002F\u002Fadminjs.co\u002F) is an automatic admin interface that can be plugged into your application. You, as a developer, provide database models (like posts, comments, stores, products or whatever else your application uses), and AdminJS generates UI which allows you (or other trusted users) to manage content.\n\nInspired by: [django admin](https:\u002F\u002Fdocs.djangoproject.com), [rails admin](https:\u002F\u002Fgithub.com\u002Fsferik\u002Frails_admin) and [active admin](https:\u002F\u002Factiveadmin.info\u002F).\n\n## Example application\n\nCheck out our demo application:\n\n- Login: `example@adminjs.co`\n- Password: `password`\n\nhttps:\u002F\u002Fdemo.adminjs.co\n\nYou can also have a look at our customized AdminJS dashboard which shows various library statistics:\n\nhttps:\u002F\u002Fstats.adminjs.co\n\n## Getting started\n\n- Check out the [documentation](https:\u002F\u002Fdocs.adminjs.co)\n- Try the [live demo](https:\u002F\u002Fdemo.adminjs.co) as mentioned above\n\n## Our open source community on Discord\n\n- [Join the community](https:\u002F\u002Fadminjs.page.link\u002Fdiscord) to get help and be inspired.\n\n# What kind of problems it solves\n\nSo you have a working service built in Node.js. It uses (for example) [Hapi.js](https:\u002F\u002Fhapijs.com\u002F) for rendering a couple of REST routes and [mongoose](https:\u002F\u002Fmongoosejs.com\u002F) as the _connector_ to the database.\n\nEverything works fine, but now you would like to:\n* view all the data in the app,\n* perform custom _business_ actions on objects in the database,\n* bootstrap the tables with the _initial_ data,\n* build custom report pages,\n* allow other team members (not necessary programmers) to see what is going on in the application.\n\nAnd all these cases can be solved by AdminJS. By adding couple of lines of code you have a running admin interface.\n\n# Features\n\n* CRUD any data in any resource\n* Custom actions\n* Form validation based on schema in your resources\n* Full featured dashboard with widgets\n* Custom resource decorators\n\n## Contribute\n\nIf you would like work on an AdminJS and develop new features please check out our [Contribution Guide](https:\u002F\u002Fgithub.com\u002FSoftwareBrothers\u002Fadminjs\u002Fblob\u002Fmaster\u002FCONTRIBUTING.md)\n\nThere you can find instructions on how to run AdminJS locally for development.\n\nIf you're searching for tasks you can contribute to, we currently accept contributions to issues in our [Kanban Board](https:\u002F\u002Fgithub.com\u002Forgs\u002FSoftwareBrothers\u002Fprojects\u002F5\u002Fviews\u002F1).\n\nAny small or large contribution or any input into discussion is welcome!\n\n## License\n\nAdminJS is copyrighted © 2023 rst.software. It is a free software, and may be redistributed under the terms specified in the [LICENSE](LICENSE.md) file.\n\n## About rst.software\n\n\u003Cimg src=\"https:\u002F\u002Fpbs.twimg.com\u002Fprofile_images\u002F1367119173604810752\u002FdKVlj1YY_400x400.jpg\" width=150>\n\nWe’re an open, friendly team that helps clients from all over the world to transform their businesses and create astonishing products.\n\n* We are available for [hire](https:\u002F\u002Fwww.rst.software\u002Festimate-your-project).\n* If you want to work for us - check out the [career page](https:\u002F\u002Fwww.rst.software\u002Fjoin-us).\n","AdminJS 是一个为使用 Node.js 编写的应用程序提供自动管理界面的工具。它支持通过定义数据库模型自动生成用户界面，允许开发者或受信任的用户管理应用内容，如查看、编辑和删除数据等。其核心技术特点包括基于模型的CRUD操作、自定义业务逻辑执行、表单验证以及可定制化的仪表盘与组件装饰器等功能。特别适合需要快速搭建后台管理系统而无需从零开始构建UI的Node.js项目场景中使用，尤其是当项目已经具备了基本的数据处理能力但缺乏直观的内容管理界面时。","2026-06-11 03:27:00","top_topic"]