Skip to content

BreweriesFest/brewery-app

Repository files navigation

Brewery Project

Open in GitHub Codespaces

BEER-SERVICE INVENTORY-SERVICE ORDER-SERVICE SCHEDULER

Overview

This repository contains a mono repo for a brewery project, consisting of multiple submodules including the Beer Service, Inventory Service, Order Service, and Scheduler. These services use technologies such as Kubernetes, Kafka, Redis, and MongoDB to manage the brewing and distribution of beer.

Getting Started

The steps to set up the environment and start the services are common for all submodules. To get started:

  1. Clone the repository
  2. Follow the instructions in the Environment Setup Guide to set up the necessary tools and dependencies
  3. For information on starting a specific service, refer to the README file for that service

Sub-Modules