Skip to content

chore: railway migration#95

Merged
kaladinlight merged 5 commits intodevelopfrom
railway-migration
Feb 25, 2026
Merged

chore: railway migration#95
kaladinlight merged 5 commits intodevelopfrom
railway-migration

Conversation

@kaladinlight
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Feb 25, 2026

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

Project Deployment Actions Updated (UTC)
website-frontend Ready Ready Preview, Comment Feb 25, 2026 8:31pm

Request Review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 25, 2026

Important

Review skipped

Too many files!

This PR contains 250 files, which is 100 over the limit of 150.

📥 Commits

Reviewing files that changed from the base of the PR and between a598b26 and d9efc5e.

⛔ Files ignored due to path filters (1)
  • bun.lockb is excluded by !**/bun.lockb
📒 Files selected for processing (250)
  • .github/workflows/lint.yml
  • .gitignore
  • .prettierrc
  • README.md
  • app/[lang]/(core-products)/README.md
  • app/[lang]/(core-products)/_components/BackgroundImage.tsx
  • app/[lang]/(core-products)/_components/DownloadButtons.tsx
  • app/[lang]/(core-products)/_components/ProductFetcher.ts
  • app/[lang]/(core-products)/_components/ProductFooterBanner.tsx
  • app/[lang]/(core-products)/_components/ProductHero.tsx
  • app/[lang]/(core-products)/_components/ProductStats.tsx
  • app/[lang]/(core-products)/_components/README.md
  • app/[lang]/(core-products)/_components/TradeHero.tsx
  • app/[lang]/(core-products)/_components/constants.ts
  • app/[lang]/(core-products)/_components/fetchUtils.ts
  • app/[lang]/(core-products)/defi-wallet/page.tsx
  • app/[lang]/(core-products)/earn/page.tsx
  • app/[lang]/(core-products)/mobile-app/page.tsx
  • app/[lang]/(core-products)/trade/page.tsx
  • app/[lang]/(resources)/_components/ChainList.tsx
  • app/[lang]/(resources)/_components/DiscoverFeature.tsx
  • app/[lang]/(resources)/_components/FAQContent.tsx
  • app/[lang]/(resources)/_components/FAQNavigation.tsx
  • app/[lang]/(resources)/_components/NewsroomBreadcrumb.tsx
  • app/[lang]/(resources)/_components/NewsroomNav.tsx
  • app/[lang]/(resources)/_components/NewsroomTitle.tsx
  • app/[lang]/(resources)/_components/PostList.tsx
  • app/[lang]/(resources)/_components/ProtocolAbout.tsx
  • app/[lang]/(resources)/_components/ProtocolEasier.tsx
  • app/[lang]/(resources)/_components/ProtocolFeatures.tsx
  • app/[lang]/(resources)/_components/ProtocolHeader.tsx
  • app/[lang]/(resources)/_components/ProtocolList.tsx
  • app/[lang]/(resources)/_components/README.md
  • app/[lang]/(resources)/_components/ResourceCard.tsx
  • app/[lang]/(resources)/_components/ResourceGrid.tsx
  • app/[lang]/(resources)/_components/ResourceHeader.tsx
  • app/[lang]/(resources)/_components/ResourceHero.tsx
  • app/[lang]/(resources)/_components/SupportArticleList.tsx
  • app/[lang]/(resources)/_components/SupportArticleListSkeleton.tsx
  • app/[lang]/(resources)/_components/SupportedWalletAccelerate.tsx
  • app/[lang]/(resources)/_components/SupportedWalletHeader.tsx
  • app/[lang]/(resources)/_components/SupportedWalletHero.tsx
  • app/[lang]/(resources)/_components/WalletList.tsx
  • app/[lang]/(resources)/_utils/constants.ts
  • app/[lang]/(resources)/_utils/fetchUtils.ts
  • app/[lang]/(resources)/blog/(withNavigation)/BlogBreadcrumb.tsx
  • app/[lang]/(resources)/blog/(withNavigation)/BlogNav.tsx
  • app/[lang]/(resources)/blog/(withNavigation)/BlogTitle.tsx
  • app/[lang]/(resources)/blog/(withNavigation)/categories/[category]/ListOfPosts.tsx
  • app/[lang]/(resources)/blog/(withNavigation)/categories/[category]/page.tsx
  • app/[lang]/(resources)/blog/(withNavigation)/layout.tsx
  • app/[lang]/(resources)/blog/(withNavigation)/page.tsx
  • app/[lang]/(resources)/blog/(withNavigation)/tags/[tag]/ListOfPosts.tsx
  • app/[lang]/(resources)/blog/(withNavigation)/tags/[tag]/page.tsx
  • app/[lang]/(resources)/blog/(withNavigation)/tags/page.tsx
  • app/[lang]/(resources)/blog/README.md
  • app/[lang]/(resources)/blog/[slug]/BlogContent.tsx
  • app/[lang]/(resources)/blog/[slug]/BlogSkeleton.tsx
  • app/[lang]/(resources)/blog/[slug]/layout.tsx
  • app/[lang]/(resources)/blog/[slug]/page.tsx
  • app/[lang]/(resources)/chains/README.md
  • app/[lang]/(resources)/chains/[slug]/page.tsx
  • app/[lang]/(resources)/chains/_components/ChainSearchWrapper.tsx
  • app/[lang]/(resources)/chains/layout.tsx
  • app/[lang]/(resources)/chains/page.tsx
  • app/[lang]/(resources)/discover/README.md
  • app/[lang]/(resources)/discover/[slug]/page.tsx
  • app/[lang]/(resources)/discover/_components/DiscoverSearchWrapper.tsx
  • app/[lang]/(resources)/discover/layout.tsx
  • app/[lang]/(resources)/discover/page.tsx
  • app/[lang]/(resources)/faq/README.md
  • app/[lang]/(resources)/faq/page.tsx
  • app/[lang]/(resources)/newsroom/(withNavigation)/categories/[category]/ListOfPosts.tsx
  • app/[lang]/(resources)/newsroom/(withNavigation)/categories/[category]/page.tsx
  • app/[lang]/(resources)/newsroom/(withNavigation)/categories/page.tsx
  • app/[lang]/(resources)/newsroom/(withNavigation)/layout.tsx
  • app/[lang]/(resources)/newsroom/(withNavigation)/page.tsx
  • app/[lang]/(resources)/newsroom/(withNavigation)/tags/[tag]/ListOfPosts.tsx
  • app/[lang]/(resources)/newsroom/(withNavigation)/tags/[tag]/page.tsx
  • app/[lang]/(resources)/newsroom/(withNavigation)/tags/page.tsx
  • app/[lang]/(resources)/newsroom/README.md
  • app/[lang]/(resources)/newsroom/[slug]/layout.tsx
  • app/[lang]/(resources)/newsroom/[slug]/page.tsx
  • app/[lang]/(resources)/protocols/README.md
  • app/[lang]/(resources)/protocols/[slug]/page.tsx
  • app/[lang]/(resources)/protocols/_components/ProtocolSearchWrapper.tsx
  • app/[lang]/(resources)/protocols/layout.tsx
  • app/[lang]/(resources)/protocols/page.tsx
  • app/[lang]/(resources)/support/(withNavigation)/page.tsx
  • app/[lang]/(resources)/support/[slug]/SupportArticleContent.tsx
  • app/[lang]/(resources)/support/[slug]/page.tsx
  • app/[lang]/(resources)/wallets/README.md
  • app/[lang]/(resources)/wallets/[slug]/page.tsx
  • app/[lang]/(resources)/wallets/_components/WalletSearchWrapper.tsx
  • app/[lang]/(resources)/wallets/layout.tsx
  • app/[lang]/(resources)/wallets/page.tsx
  • app/[lang]/(terms)/README.md
  • app/[lang]/(terms)/_components/README.md
  • app/[lang]/(terms)/_components/TermsAccordion.tsx
  • app/[lang]/(terms)/_components/TermsMarkdown.tsx
  • app/[lang]/(terms)/_components/TermsPage.tsx
  • app/[lang]/(terms)/_components/utils.ts
  • app/[lang]/(terms)/error.tsx
  • app/[lang]/(terms)/layout.tsx
  • app/[lang]/(terms)/privacy-policy/page.tsx
  • app/[lang]/(terms)/terms-of-service/page.tsx
  • app/[lang]/_components/AnimatedHeight.tsx
  • app/[lang]/_components/Banner.tsx
  • app/[lang]/_components/BlogList.tsx
  • app/[lang]/_components/BlogPost.tsx
  • app/[lang]/_components/Button.tsx
  • app/[lang]/_components/Carousel.tsx
  • app/[lang]/_components/ChainsBanner.tsx
  • app/[lang]/_components/ChatwootWidget.tsx
  • app/[lang]/_components/ChatwootWidgetWrapper.tsx
  • app/[lang]/_components/Dropdown.tsx
  • app/[lang]/_components/ElementCard.tsx
  • app/[lang]/_components/Footer.tsx
  • app/[lang]/_components/FooterBanner.tsx
  • app/[lang]/_components/HeaderItem.tsx
  • app/[lang]/_components/LandingCard.tsx
  • app/[lang]/_components/LandingInfoCard.tsx
  • app/[lang]/_components/LocalizedLink.tsx
  • app/[lang]/_components/Modal.tsx
  • app/[lang]/_components/NewsPost.tsx
  • app/[lang]/_components/Notification.tsx
  • app/[lang]/_components/NotificationBar.tsx
  • app/[lang]/_components/Popup.tsx
  • app/[lang]/_components/QuestionSection.tsx
  • app/[lang]/_components/RoundButton.tsx
  • app/[lang]/_components/SearchBar.tsx
  • app/[lang]/_components/StrapiDiscover.tsx
  • app/[lang]/_components/StrapiFAQ.tsx
  • app/[lang]/_components/TabItem.tsx
  • app/[lang]/_components/WalletRequestCard.tsx
  • app/[lang]/_components/WithFonts.tsx
  • app/[lang]/_components/header/DaoExpand.tsx
  • app/[lang]/_components/header/DesktopHeader.tsx
  • app/[lang]/_components/header/Header.tsx
  • app/[lang]/_components/header/LanguageExpand.tsx
  • app/[lang]/_components/header/MobileHeader.tsx
  • app/[lang]/_components/header/ProductsExpand.tsx
  • app/[lang]/_components/header/ResourcesExpand.tsx
  • app/[lang]/_components/header/animations.ts
  • app/[lang]/_components/strapi/cards-row/Card.tsx
  • app/[lang]/_components/strapi/cards-row/CardsRow.tsx
  • app/[lang]/_components/strapi/products/BuyCryptoCard.tsx
  • app/[lang]/_components/strapi/products/CarouselCard.tsx
  • app/[lang]/_components/strapi/products/ChainBubblesCard.tsx
  • app/[lang]/_components/strapi/products/Grid.tsx
  • app/[lang]/_components/strapi/products/GridDisplaced.tsx
  • app/[lang]/_components/strapi/products/GridLadder.tsx
  • app/[lang]/_components/strapi/templates/ChainActions.tsx
  • app/[lang]/_components/strapi/templates/ChainDescription.tsx
  • app/[lang]/_components/strapi/templates/ChainFeatures.tsx
  • app/[lang]/_components/strapi/templates/ChainHeader.tsx
  • app/[lang]/_components/strapi/templates/ChainHero.tsx
  • app/[lang]/_components/strapi/types.ts
  • app/[lang]/_components/trading/ChainSelect.tsx
  • app/[lang]/_components/trading/TokenSelect.tsx
  • app/[lang]/_components/trading/TradingWidget.tsx
  • app/[lang]/_contexts/CachedArticlesContext.tsx
  • app/[lang]/_contexts/CachedNewsContext.tsx
  • app/[lang]/_contexts/CachedPostsContext.tsx
  • app/[lang]/_contexts/LanguageContext.tsx
  • app/[lang]/_hooks/useDebounce.ts
  • app/[lang]/_hooks/useFetchNewsroom.tsx
  • app/[lang]/_hooks/useFetchPosts.tsx
  • app/[lang]/_hooks/useFetchSupportArticles.ts
  • app/[lang]/_hooks/useIsMobile.ts
  • app/[lang]/_icons/IconActivityRings.tsx
  • app/[lang]/_icons/IconArrow.tsx
  • app/[lang]/_icons/IconBack.tsx
  • app/[lang]/_icons/IconBlog.tsx
  • app/[lang]/_icons/IconBorrow.tsx
  • app/[lang]/_icons/IconBulb.tsx
  • app/[lang]/_icons/IconBuySell.tsx
  • app/[lang]/_icons/IconChains.tsx
  • app/[lang]/_icons/IconCheck.tsx
  • app/[lang]/_icons/IconCheckCircle.tsx
  • app/[lang]/_icons/IconChevron.tsx
  • app/[lang]/_icons/IconClassic.tsx
  • app/[lang]/_icons/IconClose.tsx
  • app/[lang]/_icons/IconDapp.tsx
  • app/[lang]/_icons/IconDiscord.tsx
  • app/[lang]/_icons/IconDiscover.tsx
  • app/[lang]/_icons/IconDocs.tsx
  • app/[lang]/_icons/IconDollar.tsx
  • app/[lang]/_icons/IconEarn.tsx
  • app/[lang]/_icons/IconFox.tsx
  • app/[lang]/_icons/IconGlobe.tsx
  • app/[lang]/_icons/IconGovern.tsx
  • app/[lang]/_icons/IconHeart.tsx
  • app/[lang]/_icons/IconHold.tsx
  • app/[lang]/_icons/IconKey.tsx
  • app/[lang]/_icons/IconMedium.tsx
  • app/[lang]/_icons/IconMenu.tsx
  • app/[lang]/_icons/IconMinus.tsx
  • app/[lang]/_icons/IconMobile.tsx
  • app/[lang]/_icons/IconNext.tsx
  • app/[lang]/_icons/IconPercent.tsx
  • app/[lang]/_icons/IconPlanet.tsx
  • app/[lang]/_icons/IconPlus.tsx
  • app/[lang]/_icons/IconQuestion.tsx
  • app/[lang]/_icons/IconResource.tsx
  • app/[lang]/_icons/IconScanDevice.tsx
  • app/[lang]/_icons/IconSendReceive.tsx
  • app/[lang]/_icons/IconShapeshift.tsx
  • app/[lang]/_icons/IconShield.tsx
  • app/[lang]/_icons/IconStar.tsx
  • app/[lang]/_icons/IconSupport.tsx
  • app/[lang]/_icons/IconTelegram.tsx
  • app/[lang]/_icons/IconTrade.tsx
  • app/[lang]/_icons/IconTriLink.tsx
  • app/[lang]/_icons/IconTwitter.tsx
  • app/[lang]/_icons/IconWallet.tsx
  • app/[lang]/_icons/IconWarpcast.tsx
  • app/[lang]/_icons/ShapeshiftLogo.tsx
  • app/[lang]/_utils/README.md
  • app/[lang]/_utils/cl.ts
  • app/[lang]/_utils/constants.tsx
  • app/[lang]/_utils/dictionary/dao.ts
  • app/[lang]/_utils/dictionary/products.ts
  • app/[lang]/_utils/dictionary/resources.ts
  • app/[lang]/_utils/formatNumber.ts
  • app/[lang]/_utils/i18nconfig.ts
  • app/[lang]/_utils/isHtml.ts
  • app/[lang]/_utils/query.ts
  • app/[lang]/_utils/schema.ts
  • app/[lang]/dao/docs/page.tsx
  • app/[lang]/dao/forum/page.tsx
  • app/[lang]/dao/fox-token/page.tsx
  • app/[lang]/dao/governance/page.tsx
  • app/[lang]/dao/page.tsx
  • app/[lang]/page.tsx
  • app/api/chatwoot/[...path]/route.ts
  • app/layout.tsx
  • app/manifest.ts
  • app/metadata.ts
  • app/not-found.tsx
  • app/page.tsx
  • eslint.config.mjs
  • middleware.ts
  • next.config.ts
  • package.json
  • postcss.config.mjs
  • railway.json
  • scripts/release.ts
  • scripts/utils.ts
  • tailwind.config.ts

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch railway-migration

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kaladinlight kaladinlight merged commit fc49679 into develop Feb 25, 2026
5 checks passed
@kaladinlight kaladinlight deleted the railway-migration branch February 25, 2026 20:32
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.

1 participant