Closed TangoYankee closed 2 years ago
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
update django and axios
✔️ Deploy Preview for woeip canceled.
🔨 Explore the source changes: 8df0bd6eb02a8869d33ccda0423bc10b033c38ab
🔍 Inspect the deploy log: https://app.netlify.com/sites/woeip/deploys/62097b45c6c4b90007faf6d7
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
update django and axios