Open
Conversation
|
@snowvirus is attempting to deploy a commit to the mukisalivingstone133-9917's projects Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
@kmuwanga83 a review is required here |
RonaldRonnie
requested changes
Apr 22, 2026
Contributor
RonaldRonnie
left a comment
There was a problem hiding this comment.
hi @snowvirus .
Thanks for the good work.
you could consider resolving the conflicts to have this in
thank you
| ## Prerequisites | ||
|
|
||
| --- | ||
| Install the following tools before setup: |
Contributor
There was a problem hiding this comment.
you consider adding commands that someone could use to install these dependencies
| - Maven 3.9+ | ||
| - Docker Engine + Docker Compose plugin (`docker compose`) for containerized setup | ||
| - PostgreSQL 15+ (for local non-Docker PostgreSQL workflow) | ||
| - Node.js 20+ (optional for future frontend work) |
Contributor
There was a problem hiding this comment.
This can be removed since the this repo is for strictly API. For frontend we have esm-greencode
|
|
||
| For production, configure PostgreSQL credentials via environment variables (or externalized Spring config) before startup. | ||
|
|
||
| ## Project Structure |
Contributor
There was a problem hiding this comment.
\you could consider use of a mermaid here to come up with the structure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have added setups, instructions and all directions to help new contributors to know more about the project and how they can start contributing
This solves issue #31