Description Installation $ yarn install Running the DB # to set up the database docker-compose up -d Running the app # development $ yarn start # watch mode $ yarn start:dev