Skip to content

yaoandy107/koa2-api-typescript

Repository files navigation

Koa2 API Boilerplate (Typescript version)

Boilerplate for Node.js Koa2 API application with Typescript, TSLint, ES2017, Yarn.

Requirements

  • Redis (installed & running)
  • yarn

Build Setup

# install dependencies
$ yarn

# run normally
$ yarn start

# run the application with nodemon for development
$ yarn dev

# run the test
$ yarn test

# run the application with docker
$ docker-compose up

About

Boilerplate for Node.js Koa2 API application with Typescript, TSLint, ES2017, Yarn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors