Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 211 Bytes

File metadata and controls

16 lines (12 loc) · 211 Bytes

Intsall

pre-requirement:

  • docker
  • docker-compose
  • node, npm
  • yarn

run:

  1. yarn install
  2. docker-compose up * keep docker running
  3. yarn run migrate
  4. yarn run serve