Skip to content

babybreath/koa_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa_example

koa2 基础框架模板

  • koa2
  • koa-static 返回静态文件
  • koa-bodyparser 请求参数处理
  • koa-router 路由处理
  • winston 日志记录

install

npm install --save koa koa-router koa-static koa-bodyparser moment winston winston-daily-rotate-file

守护进程

使用 pm2 作为守护进程

About

a sample of koajs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors