SkillAgentSearch skills...

Nodercms

轻量级内容管理系统,基于 Node.js + MongoDB 开发,拥有灵活的内容模型以及完善的权限角色机制。

Install / Use

/learn @welkinwong/Nodercms
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NoderCMS - 轻量级内容管理系统

NoderCMS 使用 Node.js + MongoDB 开发,拥有灵活的内容模型以及完善的权限角色机制。

官方网站 | 帮助中心 | QQ 群:369888346

NoderCMS 演示

安装

$ npm install --production
$ npm start

完成后访问 http://localhost:3000/admin/install 进入安装程序

环境要求:

  1. Node.js v4.4.3 及以上
  2. Mongodb v3.0.6 及以上

重新安装

  1. 清空数据库
  2. 删除 /install.lock
  3. 访问 http://localhost:3000/admin/install 进入安装程序

常见问题

License

NoderCMS is MIT licensed, as found in the LICENSE file.

View on GitHub
GitHub Stars1.1k
CategoryDevelopment
Updated2d ago
Forks293

Languages

JavaScript

Security Score

100/100

Audited on Mar 28, 2026

No findings