Add centralized bounty issue discovery homepage#47
Open
chico10117 wants to merge 1 commit into
Open
Conversation
|
@chico10117 is attempting to deploy a commit to the Bytegum Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
Validation note: the Vercel check is currently blocked by Bytegum team deployment authorization, not by a code/build failure in this branch. Local verification after syncing package-lock.json:
Observed: unit tests passed (16/16), TypeScript passed, and Next build completed successfully. I also smoke-checked GET / and GET /deploy locally; both returned HTTP 200. The root page handles missing local DATABASE_URL with a non-crashing fallback, while production should render stored bounty data when the configured database is available. |
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.
Closes #43.\n\n## Summary\n- Replaces the root homepage with a centralized issue discovery view for Pvium bounty issues.\n- Moves the existing setup/deployment homepage to /deploy.\n- Adds recent/top sorting, minimum bounty filtering, bounty summary metrics, and GitHub issue links with public metadata enrichment when available.\n- Syncs package-lock.json with the existing package.json @pvium/sdk version so npm install/build works from a clean clone.\n\n## Verification\n- npm test\n- npm run typecheck\n- npm run build\n- Local smoke check: GET / and /deploy returned 200 on localhost:3107\n\nPayout/contact wallet if needed: 0x820a7bf90d944bb26bfD9b62Ab172Fc3A0829cB9