Skip to content
 
 

Repository files navigation

Como rodar o projeto

Em modo Development:

docker compose up application-development --build

Frontend com hot reload. Acesso a UI na porta 5173

Em modo Production:

docker compose up application-production --build

Acesso a UI na porta 8080

Utilize a flag --build para reconstruir a imagem Docker. Caso a flag não seja adicionada, a ultima imagem construida será utilizada.

About

A simple Node.js application for the guide in Docker's documentation

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages