Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate website to App directory #101

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

djobbo
Copy link
Owner

@djobbo djobbo commented Oct 12, 2023

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
Copy link

vercel bot commented Oct 12, 2023

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-pages
Copy link

cloudflare-pages bot commented Oct 23, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e9f1654
Status:🚫  Build failed.

View logs

Copy link

netlify bot commented Jan 31, 2024

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

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