Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source ...
cd api cp .env.example .env npm install npm run prisma:migrate npm run prisma:seed npm run dev # Servidor rodará em http://localhost:3333 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results