Skip to content

Add centralized bounty issue discovery page#51

Open
TerryFYL wants to merge 1 commit into
pvium:mainfrom
TerryFYL:terryfyl/issue-discovery-43
Open

Add centralized bounty issue discovery page#51
TerryFYL wants to merge 1 commit into
pvium:mainfrom
TerryFYL:terryfyl/issue-discovery-43

Conversation

@TerryFYL
Copy link
Copy Markdown

Summary

  • replace the homepage with a centralized bounty issue discovery view
  • move the previous deployment and operations guide to /deploy
  • persist issue metadata from bounty-labeled GitHub issues for discovery cards

Testing

  • npm run prisma:generate
  • node --disable-warning=ExperimentalWarning --experimental-transform-types --test tests/*.test.ts
  • node node_modules/typescript/bin/tsc --noEmit
  • DATABASE_URL=postgresql://postgres:postgres@localhost:5432/pvium_github_app node node_modules/next/dist/bin/next build
  • Browser smoke test: / and /deploy on localhost:3011

Note: the upstream lockfile appears to be out of sync with package.json, so dependency installation was performed with npm install --package-lock=false to avoid changing package-lock.json in this PR.

Closes #43

Disclosure: This PR was implemented with AI assistance and manually reviewed/tested before submission.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

@TerryFYL is attempting to deploy a commit to the Bytegum Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add Centralized Issue List

1 participant