Skip to content

App Abstraction Pattern #2

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

App Abstraction Pattern #2

wants to merge 2 commits into from

Conversation

tvandinther
Copy link
Collaborator

@tvandinther tvandinther commented Mar 10, 2025

Here's a pattern for creating abstractions for configuration that is deployed to multiple deployment targets, such as a web app to preview, preprod, and prod environments as shown in the example.

See the included README for the pattern for additional details.

Please provide feedback in the thread and discuss the benefits and drawbacks of this approach. The example can be adjusted where possible to address any drawbacks and where not, we can document them so in an future reference we know which patterns are suitable for what.

Signed-off-by: Tom van Dinther <[email protected]>
@tvandinther tvandinther self-assigned this Mar 10, 2025
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