blog-koa:用Koa2、Postgresql、Typescript写的博客后台

时间:2024-06-01 23:29:43
【文件属性】:

文件名称:blog-koa:用Koa2、Postgresql、Typescript写的博客后台

文件大小:61KB

文件格式:ZIP

更新时间:2024-06-01 23:29:43

redis typescript mongodb postgresql koa2

KOA2-TS-PG-BLOG 使用koa2 :plus: typescript :plus: postgresql,redies,mongodb 开发的博客服务器后台 旧版:backhand_index_pointing_right: 运行环境 /* NodeJS v8.0+ npm & cnpm & yarn typescript Postgresql 9.5+ mongodb redis Pm2 //生产环境守护进程 Nginx & Apache //生产环境代理请求 */ 启动脚本 npm i //安装依赖 //*修改config 下的dbConfig.js 文件连接数据库 npm start //编译 npm run dev //启动项目 热更新 // 'http://localhost:3000' Nginx 配置 // $ vim /etc/nginx/nginx.conf /* http { server { listen 80


【文件预览】:
blog-koa-master
----package.json(1KB)
----LICENSE(1KB)
----src()
--------config()
--------logs()
--------model()
--------app.ts(367B)
--------controller()
--------service()
--------public()
--------utils()
--------router()
----tsconfig.json(473B)
----.gitignore(187B)
----README.md(2KB)
----yarn.lock(116KB)

网友评论