2 Star 1 Fork 0

zhuyuhao/koa2-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 798 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "ko2-server",
"version": "0.1.0",
"private": true,
"scripts": {
"build": "tsc",
"start": "node build/index",
"server": "pm2 start ./pm2.conf.json"
},
"dependencies": {
"@hapi/boom": "^10.0.0",
"debug": "^4.1.1",
"del": "^7.0.0",
"koa": "^2.7.0",
"koa-bodyparser": "^4.2.1",
"koa-convert": "^1.2.0",
"koa-json": "^2.0.2",
"koa-logger": "^3.2.0",
"koa-onerror": "^4.1.0",
"koa-router": "^7.4.0",
"koa-static": "^5.0.0",
"koa-views": "^6.2.0",
"mongoose": "^6.8.0",
"mongoose-paginate": "^5.0.3",
"mongoose-schema-extend": "^0.2.2",
"pug": "^2.0.3"
},
"devDependencies": {
"@types/mongoose": "^5.11.97",
"@types/node": "^18.11.15",
"nodemon": "^1.19.1",
"typescript": "^4.9.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leglooo/koa2-server.git
git@gitee.com:leglooo/koa2-server.git
leglooo
koa2-server
koa2-server
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385