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
docker container run --name mysql-container -e MYSQL_ROOT_PASSWORD=password -d -p 3306:3306 mysql
Git flow
main-group-8
main-group-8-dev
main-group-8-req-1
Commits (conventional commits)
feat: funcionalidade
fix: erro
test: o que foi testado
chore: configurações
refactor: refatoração
feat: botão de login
fix: login controller
test: cadastro de produtos
chore: criação da migration de usuários
refactor: remove importação desnecessária