You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dockerize the backend. Create a dockerFile that can build the image, then create and push the image to a docker container repository such as https://hub.docker.com/
Test by adding the container to the docker-compose.yaml (temporarily) and making sure it all works together. If so, add a copy of that docker-compose.yaml to the frontend repository so they can easily use it for testing the front end against
The text was updated successfully, but these errors were encountered:
Dockerize the backend. Create a dockerFile that can build the image, then create and push the image to a docker container repository such as https://hub.docker.com/
Test by adding the container to the docker-compose.yaml (temporarily) and making sure it all works together. If so, add a copy of that docker-compose.yaml to the frontend repository so they can easily use it for testing the front end against
The text was updated successfully, but these errors were encountered: