Skip to content

feat(pyth-app): bootstrapped app boilerplate#3402

Merged
benduran merged 9 commits intomainfrom
bduran/pyth-app-bootstrapping
Jan 20, 2026
Merged

feat(pyth-app): bootstrapped app boilerplate#3402
benduran merged 9 commits intomainfrom
bduran/pyth-app-bootstrapping

Conversation

@benduran
Copy link
Contributor

Summary

Used the create-pyth-package generator to bootstrap an initial Next.js v16 app. Made some slight tweaks to what was generated, and also updated one of the generator's template files, too.

Rationale

This is needed to configure Vercel and create a new deployment and subdomain

How has this been tested?

  • Current tests cover my changes

  • Added new tests

  • Manually tested the code

  • turbo run start:dev --filter ./apps/pyth-app

  • turbo run build --filter ./apps/pyth-app

  • turbo run build:vercel --filter ./apps/pyth-app

NOTE: Will need to have a small, micro PR after this to update the VERCEL_PROJECT_ID variable in pull:env once the project is actually created on Vercel.

@benduran benduran requested a review from a team as a code owner January 20, 2026 09:22
@benduran benduran added the enhancement New feature or request label Jan 20, 2026
@vercel
Copy link

vercel bot commented Jan 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
component-library Ready Ready Preview, Comment Jan 20, 2026 2:06pm
6 Skipped Deployments
Project Deployment Review Updated (UTC)
api-reference Skipped Skipped Jan 20, 2026 2:06pm
developer-hub Skipped Skipped Jan 20, 2026 2:06pm
entropy-explorer Skipped Skipped Jan 20, 2026 2:06pm
insights Skipped Skipped Jan 20, 2026 2:06pm
proposals Skipped Skipped Jan 20, 2026 2:06pm
staking Skipped Skipped Jan 20, 2026 2:06pm

Request Review

Copy link
Contributor

@alexcambose alexcambose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm I think

@vercel vercel bot temporarily deployed to Preview – developer-hub January 20, 2026 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – staking January 20, 2026 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – entropy-explorer January 20, 2026 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – api-reference January 20, 2026 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – proposals January 20, 2026 14:05 Inactive
@vercel vercel bot temporarily deployed to Preview – insights January 20, 2026 14:05 Inactive
@benduran benduran merged commit 9e9ae86 into main Jan 20, 2026
11 checks passed
@benduran benduran deleted the bduran/pyth-app-bootstrapping branch January 20, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants