Skip to content

Latest commit

 

History

History
executable file
·
26 lines (20 loc) · 245 Bytes

README.md

File metadata and controls

executable file
·
26 lines (20 loc) · 245 Bytes

Koa2 starter kit

Commands

Setup

Install Docker and:

Develop

docker-compose up dev

Prod

docker-compose up prod

Test

docker-compose up test

ApiDoc

yarn run apidoc