Categorygithub.com/Marcel-MD/client
repositorypackage
0.0.0-20221022183431-7522bdef5340
Repository: https://github.com/marcel-md/client.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Client Service

Description

Laboratory work on network programming.

Run Application with Docker

Warning! Food Ordering must be run first.
Warning! Kitchen must be run second.
Warning! Dining Hall must be run third.

$ docker compose up --build

Run Application

Warning! Food Ordering must be run first.
Warning! Kitchen must be run second.
Warning! Dining Hall must be run third.

Set all urls in config/cfg.json to http://localhost:{port}.

$ go run .