- Node.js version 14.18.1
- Docker
- Yarn
yarn install
cp .env.sample .env
; modify this file if needs bedocker-compose up -d
yarn dev
GraphQL playground is available at localhost:9080
.
Redis UI is available at localhost:9060
.
Mongo UI is available at localhost:9070
.