Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 471 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 471 Bytes

My T3 App

I am creating this application as a starter template for my upcoming projects. This way I would have a good foundation to build on top of.

TODO

  • Make it deploy (w/ Vercel)
  • Scaffoled basic UI (Landing Page) (w/ ShadCN)
  • Add a footer and make the Navbar collapsible
  • Set up a database (w/ Supabase)
  • Add authentication (w/ Clerk)

Optionals: Posthog/Plausible for analytics, Upstash for ratelimiting, Sentry for error management