Development Guide
Comprehensive guide for developing with ShipKit
Development Guide
This guide covers everything you need to know about developing applications with ShipKit, from local setup to production deployment.
Development Environment
IDE Configuration
We recommend using VS Code with these essential extensions:
VS Code Settings
Development Scripts
ShipKit provides comprehensive npm scripts for development:
Project Architecture
Directory Structure
Configuration Files
TypeScript Configuration
Testing Configuration
Code Quality
Development Practices
Type Safety
Server Components
Server Actions
Client Components
Testing
Unit Tests
E2E Tests
Deployment
Vercel Configuration
Performance Optimization
Image Loading
Next Steps
- API Reference - Explore available APIs
- UI Components - Browse component library
- Authentication - Learn about auth flows
- Database - Understand data modeling