NoderCMS - 轻量级内容管理系统
NoderCMS 使用 Node.js + MongoDB 开发,拥有灵活的内容模型以及完善的权限角色机制。
NoderCMS 演示
- 地址:http://demo.nodercms.com
- 后台:http://demo.nodercms.com/admin
- 账号:[email protected]
- 密码:123456
安装
$ npm install --production
$ npm start
完成后访问 http://localhost:3000/admin/install 进入安装程序
环境要求:
重新安装
- 清空数据库
- 删除 /install.lock
- 访问 http://localhost:3000/admin/install 进入安装程序
常见问题
License
NoderCMS is MIT licensed, as found in the LICENSE file.