0.0.1 • Published 11 years ago
notes.catke v0.0.1
一个写笔记的web应用
使用 koa
创建配置文件
打开 config
文件夹, 新建 user.json
, 并添加以下内容
{
"superUserEmail": "your email"
}
开发环境
安装
npm install notes.catke
测试
make install & make test
部署
安装
npm install notes.catke
npm install --production
0.0.1
11 years ago