Skip to content

skywalkerSam/next-gallery

Repository files navigation

Starboy Logo A Personalized Gallery Application.

 

Domains

 

Sources

  • The Modern React Tutorial - YouTube

 

ToDo

  • Deploy w/ Vercel
  • Basic UI
  • DB w/ vercel postgres
  • DB integration
  • Auth w/ Clerk
  • Image Uploads
  • Error handling w/ Sentry
  • Routing (parallel routes)
  • Upload Button
  • shadcn-ui
  • Analytics w/ PostHog
  • Delete w/ Server Actions
  • PWA integration
  • Rate-limits w/ upstash

 

Notes

  • Pull .env
vercel env pull
  • git diff
git add -p

Error Archives

  • [DEV]: i have no clue about this particular error because it happens unexpectedly. One minute it's working fine and the other it's not. /gallery is effected. error.tsx comes to the rescue, but no aid. One error route to another and the loop continues. The funny part is that after some time it just somehow magically works, the error's gone.) - wtf?
  ` ⨯ [Error: [object Object]] { digest: '2626315493' }`

 

Until Next Time...✌️

 

Built w/ Next.js + Vercel.