Closed adrianabreu closed 3 years ago
Lately I had a lot of troubles debugging the app. The easier way to embrace development is to create a safe environment for it. Docker would be a good solution
If you modify the package.json file you will need to rebuild the docker image with docker-compose build
docker-compose build
Lately I had a lot of troubles debugging the app. The easier way to embrace development is to create a safe environment for it. Docker would be a good solution