Skip to content

BREAKING CHANGE: strip out the api and database services#117

Merged
jdhoffa merged 16 commits intomainfrom
remove_api_and_db
May 28, 2025
Merged

BREAKING CHANGE: strip out the api and database services#117
jdhoffa merged 16 commits intomainfrom
remove_api_and_db

Conversation

@jdhoffa
Copy link
Copy Markdown
Collaborator

@jdhoffa jdhoffa commented May 28, 2025

Given the latest approved version of the PRD for this project, it was determined that the database and API services that we had originally envisioned won't be necessary until a later version of the application.

To keep things stream-lined, @AlexAxthelm @cjyetman and myself have decided to focus solely on the React front-end in this repository.

Shortly, we will enable continuous deployment of this React application directly to production, based on the GitFlow branching strategy. This also benefits from us reducing technical debt and overhead that is not immediately useful or required for the deployment or serving of the application.

With that said, given that we do anticipate a future need for a database and API, we have kept the scaffolding of this available in the web-api-poc repository.

Specifially, an identical version of the api and db services, all relevant actions, tests, integration tests, docker and .env set-up and other related goodies have been preserved in that repository.

Relates to RMI/web-api-poc#56

@jdhoffa jdhoffa requested a review from cjyetman May 28, 2025 10:40
Co-authored-by: CJ Yetman <cj@cjyetman.com>
@jdhoffa jdhoffa merged commit cdd57e8 into main May 28, 2025
3 checks passed
@jdhoffa jdhoffa deleted the remove_api_and_db branch May 28, 2025 11:17
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.

2 participants