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
Para rodar o backend, acessa a pasta no terminal usando "cd backend" e execute o comando "npm run dev". Para executar o frontend, acesse com cd frontend e execute npm run dev