Skip to content

๐Ÿš€ Kickstart your projects with our Next.js 14 Starter Kit! Featuring top-tier UI libraries like ShadCN, Magic UI, and Aceternity, this kit provides a robust foundation for any application. ๐Ÿ› ๏ธ Includes built-in Clek authentication, Supabase for data storage, and Stripe for subscriptions. Perfect for rapidly developing scalable and secure projects!

Notifications You must be signed in to change notification settings

suman-3/Next-TechSatck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

NextJS 14 Starter Template

I'm thrilled to share my latest open-source project: a cutting-edge website template built with the best tech stack! ๐Ÿš€ This template features NextJS 14 for a robust full-stack framework, TailwindCSS for effortless styling, Shadcn UI for sleek components, Clerk for secure authentication, React Hook Form for seamless forms, Zod for type-safe schemas, Tanstack Query for efficient data fetching and state management, Supabase for a powerful database, and Redis & Upstash for rate limiting and caching. ๐ŸŒโœจ Feel free to contribute and build amazing projects with it! ๐Ÿ’ป๐Ÿ”ง

Tech Stack

NextJS 14 - Full Stack framework

TailwindCSS - CSS framework

Shadcn UI - Component library

Clerk - Authentication

React Hook Form - Forms

Zod - Type Schema

Tanstack Query - Querying Data & State Management

Supabase - Database

Redis & Upstash - Rate limit + Caching

ENV variables needed for backend implementation

You'll need to signup at Clerk.com & Supabase.com

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=

CLERK_SECRET_KEY=

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in

NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up

NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/

NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/

WEBHOOK_SECRET=

NEXT_PUBLIC_SUPABASE_URL=

NEXT_PUBLIC_SUPABASE_ANON_KEY=

DATABASE_URL=

DIRECT_URL=

About

๐Ÿš€ Kickstart your projects with our Next.js 14 Starter Kit! Featuring top-tier UI libraries like ShadCN, Magic UI, and Aceternity, this kit provides a robust foundation for any application. ๐Ÿ› ๏ธ Includes built-in Clek authentication, Supabase for data storage, and Stripe for subscriptions. Perfect for rapidly developing scalable and secure projects!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages