Skip to content

getdaydream/koa2-typescript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koa2-typescript-boilerplate

A boilerplate of koa v2 using typescript.

Command

Setup

yarn install

Develop

yarn run dev

Build

yarn run build

Start

yarn run start

Dependencies

  • Watcher and hot-reload: nodemon
  • koa middlewares:
    • koa-body
    • koa-router
    • koa2-cors
  • lint: tslint
  • other:

TODO

  • add test module
  • add continuous integration

Releases

No releases published

Packages

No packages published