Getting Started with Shipkit
Learn how to get started with Shipkit and explore its key features
Shipkit Team•
Getting Started with Shipkit
Welcome to Shipkit! This guide will help you understand the core features and get you up and running quickly.
What is Shipkit?
Shipkit is a modern development toolkit that combines the power of Next.js, Shadcn/UI, and other cutting-edge technologies to help you build better applications faster.
Key Features
- Next.js App Router: Built on the latest Next.js features for optimal performance
- Shadcn/UI Components: Beautiful, accessible components out of the box
- TypeScript: Full type safety and developer experience
- Tailwind CSS: Utility-first CSS framework for rapid styling
- Authentication: Secure authentication with NextAuth/AuthJS v5
- CMS Integration: Powerful content management with Payload CMS 3
- Email Integration: Easy email sending with Resend
- Visual Builder: No-code page building with Builder.io
Getting Started
- Clone the repository
- Install dependencies with
pnpm install
- Set up your environment variables
- Run the development server with
pnpm dev
Next Steps
Check out our documentation to learn more about:
- Authentication setup
- Content management
- Email integration
- Custom components
- Deployment
We're excited to see what you build with Shipkit!