0.0.1 • Published 11 years ago

notes.catke v0.0.1

Weekly downloads
5
License
BSD
Repository
github
Last release
11 years ago

一个写笔记的web应用

Build Status Coverage Status

使用 koa

创建配置文件

打开 config 文件夹, 新建 user.json, 并添加以下内容

{
	"superUserEmail": "your email"
}

开发环境

安装

npm install notes.catke

测试

make install & make test

部署

安装

npm install notes.catke
npm install --production