Installation $ yarn install Start dependency $ docker-compose up -d Running the app # development $ yarn run start # watch mode $ yarn run start:dev # production mode $ yarn run start:prod