Skip to content

AwaisCoder/code-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ Next.js Full Course - Build a Social App ✨

Demo App

Watch Full Tutorial on Youtube

Highlights:

  • 🚀 Tech stack: Next.js App Router, Postgres, Prisma, Clerk & TypeScript
  • 💻 Server Components, Layouts, Route Handlers, Server Actions
  • 🔥 loading.tsx, error.tsx, not-found.tsx
  • 📡 API Integration using Route Handlers
  • 🔄 Data Fetching, Caching & Revalidation
  • 🎭 Client & Server Components
  • 🛣️ Dynamic & Static Routes
  • 🎨 Styling with Tailwind & Shadcn
  • 🔒 Authentication & Authorization
  • 📤 File Uploads with UploadThing
  • 🗃️ Database Integration with Prisma
  • 🚀 Server Actions & Forms
  • ⚡ Optimistic Updates

Setup .env file

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
DATABASE_URL=
UPLOADTHING_TOKEN=

Run the app

npm run dev

About

DevTrack Repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published