Git Product home page Git Product logo

aspnetcore.microsservicos's Introduction

AspNetCore.Microsservicos

Instruções de Instalação

enter image description here

Rodando com o Docker:

  1. Instale o Erlang (linguagem para aplicações distribuídas) https://www.rabbitmq.com/which-erlang.html
  2. Instale o RabbitMQ (componente intermediário de mensageria) https://www.rabbitmq.com/download.html
  3. Instale o Redis (cache e banco de dados em memória) https://redis.io/download
  4. Instale o Visual Studio 2017: https://visualstudio.microsoft.com/pt-br/downloads
  5. Instale o Docker (contêiner para distribuição de aplicações) https://docs.docker.com/docker-for-windows/install/ Abra a solução Visual Studio: AspNetCore.Microsservicos.sln
  6. Defina o projeto de inicialização: docker-compose.dcproj
  7. Rode a aplicação

Rodando sem o Docker:

Modifique os passos acima:

  1. Clique com o botão direito sobre o projeto docker-compose.dcproj, selecione "descarregar projeto"

  2. Defina os seguintes projetos de inicialização:

    • Catalogo/Catalogo.API.csproj
    • Carrinho/Carrinho.API.csproj
    • Identity/Identity.API.csproj
    • OrdemDeCompra/OrdemDeCompra.API.csproj
    • WebApps/MVC.csproj
    • WebApps/WebStatus.csproj
  3. Rode a aplicação

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.