Skip to content

Migrate website to App directory - #101

Open
djobbo wants to merge 27 commits into
masterfrom
feat/96-feat-update-web-parser-with-new-website-api
Open

djobbo wants to merge 27 commits into
masterfrom
feat/96-feat-update-web-parser-with-new-website-api

Conversation

@djobbo

@djobbo djobbo commented Oct 12, 2023 •

Copy link
Copy Markdown
Owner

Pages -> App Dir Migration

  • new app with nextjs appdir
    • me
      • favorites
    • rankings
      • 1v1
      • 2v2
      • clans
      • global (legends/weapons...)
      • power
    • stats
      • clan [clanId] + tabs
      • player [playerId] + tabs
  • seo metadata
  • clean "replays" from copy paste
  • check deadcode
  • Error handling
    • 404
    • 500
    • all pages
  • validate bhapi with zod
  • rename all zod "validators" to "schemas"
  • reduce usage of 'use client' in components
  • trpc
  • replace prisma with drizzle
  • change components to shadcn
  • readd adsense
  • rename favorites to bookmarks
  • add up to 5 localstorage favorites?
  • history?
  • migrate providers to zustand
  • sitemap
  • replace icons with lucide.dev icons

@djobbo djobbo linked an issue Oct 12, 2023 that may be closed by this pull request
@vercel

vercel Bot commented Oct 12, 2023 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
corehalla ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2024 8:46am

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Oct 23, 2023 •

Copy link
Copy Markdown

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e9f1654
Status:🚫  Build failed.

View logs

@netlify

netlify Bot commented Jan 31, 2024 •

Copy link
Copy Markdown

❌ Deploy Preview for magnificent-axolotl-2b2b26 failed.

Name Link
🔨 Latest commit e9f1654
🔍 Latest deploy log https://app.netlify.com/sites/magnificent-axolotl-2b2b26/deploys/65ba07ed38f3e70008b5d178

This branch had an error being deployed

1 failed (outdated) and 1 inactive deployments
production — e9f16547 Deployed Jan 31, 2024 by vercel[bot]
Preview — 7d410819 Deployed Jan 19, 2024 by vercel[bot]
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.

Migrate website to App directory

1 participant