文件名称:feather:超轻量级 Couchapp CMS
文件大小:254KB
文件格式:ZIP
更新时间:2024-07-20 18:30:08
JavaScript
Feather - 一个微型 CMS
截至15年1月15日该项目有利于弃用
Feather 是 Couchapp 的一个示例,可用于为各种数据创建 JSON 端点。
安装
您需要安装 。 运行npm install以获取依赖项。
将couch_config.sample.json复制到couch_config.json并更新值
将_attachments/js/config.sample.js复制到_attachments/js/config.js并更新值
运行grunt mkcouchdb:public从您的配置创建一个新数据库
运行grunt couchapp:public以填充您创建的数据库
转到 http:///
【文件预览】:
feather-master
----couch_config.sample.json(329B)
----.couchappignore(316B)
----package.json(385B)
----Gruntfile.coffee(2KB)
----LICENSE(1KB)
----.gitignore(399B)
----app.js(1KB)
----README.md(3KB)
----language(10B)
----_attachments()
--------style()
--------img()
--------fonts()
--------index.html(4KB)
--------js()