Giter Club home page Giter Club logo

project's Introduction

Microservice project

This is a microservice architectured project acting as a platform to help players achieve the OCHRE DOFUS in the online multiplayer game Dofus.

Although this application has a valid objective, it's mainly done for learning purpose.

Structure

Each part of the application is a standalone project, containing:

API Gateway

Spring boot application using Zuul and an Eureka Client to forward requests to the corresponding microservice. Sources are under src/gateway

Service Discovery

Spring boot application using Eureka Server. Sources are under src/eureka

Accounts Microservice

.NET Core application managing accounts, login and registering. Sources are under src/Accounts

Monster Microservice

.NET Core application managing user monsters. Sources are under src/Monsters

Trading Microservice

.NET Core application managing trading. Sources are under src/Trading

Message Microservice (TBD)

Application for managing user messages.

News Microservice

Spring boot application managing news and comments. Sources are under src/news

Ressources Microservice

Spring boot application managing web ressources. Sources are under src/ressources

Front

Angular 7 application for the web view. Sources are under src/front

Deployment

Deployment is done using cake to setup a local project with all it's dependencies, including:

PostgreSQL database

ElasticSearch server

Kibana instance

RabbitMQ server

Portainer

To Build

Clone the repository Run commands

./build.ps1
./build.ps1 -t SetupDevEnvironment --env=dependencies
./build.ps1 -t SetupDevEnvironment

Go to src/front Run commands

npm install
ng serve

Open app at localhost:4200

project's People

Contributors

fynz avatar

Stargazers

rurriik avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

rurriik

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.