Skip to content

Other-Project/SI4-ORC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORC (OuvertRueCarte)

Project realized by Alban Falcoz and Evan Galli
as part of the Middleware and Service Oriented Computing course.

Requirements

  • .NET Runtime 8.0
  • ASP.NET Core Runtime 8.0
  • ActiveMQ

How to run

  1. Copy the appsettings.template.json file that you'll find in Cache. Name the copy appsettings.json and set the token values.
  2. Build the solution with dotnet publish
  3. Launch ActiveMQ
  4. Launch the cache service .\Cache\bin\Release\net8.0\*\publish\Cache.exe
  5. Launch the routing service .\RoutingService\bin\Release\net8.0\*\publish\RoutingService.exe
  6. Launch the web server .\WebFrontend\bin\Release\net8.0\*\publish\WebFrontend.exe

How to use

  • In your web browser go to http://localhost:5000
  • Use the TUI client : .\ConsoleClient\bin\Release\net8.0\*\publish\ConsoleClient.exe

About

OuvertRueCarte™

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published