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