Skip to content

andifg/coffee_frontend_ts

Repository files navigation

Coffee App Frontend

Context

This repository is part of the coffee rating application project. The project provides a rating appliation for coffees where its possible to add/delete and rate different coffee beans. The project consists of the following repositories:

  • Frontend - A react typescript progressive web app
  • Backend - Fastapi based python backend
  • Resizer - Python based image resizer listening on kafka messages
  • Helm Chart - Helm Chart deploying front and backend together with database and minio hem charts
  • GitOps - Gitops repository for ArgoCD reflecting deployed applications for test and prod env

Compile

npm run build

Build container

./scripts/build.sh

Local End To End Dev & Test Environment

In order to execute local end to end test for the coffee app its possible to start the docker-compose inside the devservice directory that is part of the backend repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages