Closed TangoYankee closed 2 years ago
This reverts commit 6f7e76d3d6860e86d1be2505817e40be7c56cd43.
docker-compose up -d --build
docker-compose exec api /bin/bash
make validate
ctrl/command+D
exit
docker-compose exec web /bin/sh
npm run test
npx jest
npm run lint-fix
Issue: #
Brief description of solution
✔️ Deploy Preview for woeip canceled.
🔨 Explore the source changes: 33856ddef9afdca865f4c3c59967ffdab8d563d3
🔍 Inspect the deploy log: https://app.netlify.com/sites/woeip/deploys/61ffe95db8bf390007b6074f
This reverts commit 6f7e76d3d6860e86d1be2505817e40be7c56cd43.
Checklist
docker-compose up -d --build
docker-compose exec api /bin/bash
make validate
ctrl/command+D
orexit
docker-compose exec web /bin/sh
npm run test
ornpx jest
npm run lint-fix
Description
Issue: #
Brief description of solution