daniellima0 / corretores-online

3 stars 0 forks source link

Dockerize frontend #60

Open BernardoSResende opened 1 month ago

lucavillela commented 1 month ago

Created the docker file and now the frontend can run in a docker container.

To do this, enter the frotend directory and run:

The first command builds the docker image and the second runs it in a container.