Installation $ npm install Running the app # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod Docker image # Image repo https://hub.docker.com/repository/docker/leonpereiratech/fullcycle2-challenge02