Coder Social home page Coder Social logo

convention's Introduction

Convention

The best application for conventions

C4 Core diagrams

System Context diagram:

context-diagram

Container diagram:

conteiner-diagram

Component diagram API:

conteiner-diagram

Component diagram Worker:

conteiner-diagram

Whats Including In This Repository

Frontend application

  • React js single-page application frontend

API project;

  • .NET 5 Web API application
  • REST API principles, CRUD operations
  • Repository and Unit of work Pattern Implementation
  • Swagger Open API implementation api

API Gateway Ocelot

  • Implement API Gateways with Ocelot
  • Sample microservices/containers to reroute through the API Gateways

Seq container

  • Use seq for logging

Docker Compose establishment with all services on docker;

  • Container for API
  • Container for Database
  • Container for seq (Logging service)
  • Container for API gateway
  • Container for Frontend application

Run The Project

You will need the following tools:

Installing

Follow these steps to get your development environment set up: (Before Run Start the Docker Desktop)

  1. Clone the repository
  2. Once Docker for Windows is installed, go to the Settings > Advanced option, from the Docker icon in the system tray, to configure the minimum amount of memory and CPU like so:
  • Memory: 4 GB
  • CPU: 2
  1. At the root directory which include docker-compose.yml files, run below command:
docker compose --project-name convention-system up --build
  1. Wait for docker compose all components. That’s it!

  2. You can launch services as below urls:

Authors

  • Ihor Skalov

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.