Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to run against local containerized backend #197

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

matthijsgroen
Copy link
Member

What

Adds ability to tie the frontend to a local running backend instead of the staging environment

Why

There was no option to run the frontend against a local backend

Code Review

Please consider the following checklist when reviewing this Pull Request.
More background and details here.

  • Does the code actually solve the problem it was meant to solve?
  • Is the code covered by unit tests? Integration tests?
  • Does anything here need documentation? (Focus on why, not what.)
  • Does any of this code deal with privacy sensitive information or affects security? Ask an additional reviewer.
  • Is the code easy to understand and change in the future?
  • Is the same code or concept duplicated? Find a balance between DRYness and readability.
  • Does the code reasonably adhere to the Kabisa coding standards?
  • Be kind.

Adds ability to tie the frontend to a local running backend instead of the staging environment
Copy link

codeclimate bot commented Sep 26, 2024

Code Climate has analyzed commit dd33d3d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 71.5% (0.0% change).

View more on Code Climate.

@matthijsgroen matthijsgroen changed the title Update startup options Containerize kudo backend for local development Sep 26, 2024
@matthijsgroen matthijsgroen changed the title Containerize kudo backend for local development Add ability to run against local containerized backend Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant