# Docs ## ai-agents - [Integrating AI Agents](/docs/ai-agents): This tutorial will help you quickly get started with NEXTDEVKIT and AI IDE usage, including AI Rules and MCP installation and usage. ## ai-integration - [AI Integration](/docs/ai-integration): Learn how to integrate and use Vercel AI SDK in NEXTDEVKIT to build powerful AI features ## analytics - [Analytics](/docs/analytics): Learn how to implement analytics tracking with cookie consent in NEXTDEVKIT ## blog - [Blog System Complete Guide](/docs/blog): From basics to advanced, master the NextDevKit blog module, learn MDX writing, content management, and advanced customization. ## build-ui-components - [Building UI Components](/docs/build-ui-components): Learn how to quickly build UI components in NextDevKit for your SaaS project. ## documentation - [Documentation Guide](/docs/documentation): Learn how to create and manage documentation with Fumadocs in NEXTDEVKIT ## email - [How to Send Emails](/docs/email): Deep dive into using Resend + React Email for sending emails and managing newsletters in NextDevKit, mastering the complete email system functionality. ## environment-variables - [Environment Variables Reference](/docs/environment-variables): A comprehensive guide to understanding, configuring, and managing all environment variables in NEXTDEVKIT across different deployment platforms. ## i18n - [Internationalization](/docs/i18n): Learn how to implement multi-language support with next-intl in NEXTDEVKIT ## undefined - [Introduction](/docs): Welcome to NEXTDEVKIT - the Next.js + OpenNext code template for building production-grade SaaS applications with native multi-platform deployment. ## pre - [Project Initialization](/docs/pre): This chapter describes how to download the code, install command line tools and IDE plugins. Initialize the NEXTDEVKIT project. ## project-architecture - [NextDevKit Project Architecture](/docs/project-architecture): A comprehensive guide to understanding NextDevKit's project structure, from basic Next.js setup to production-ready SaaS architecture. ## project-landing - [Landing Page Setup](/docs/project-landing): A progressive guide to launching and customizing your NEXTDEVKIT landing page, from minimal setup to full configuration. ## storage - [Object Storage Management](/docs/storage): Learn how to use object storage in NextDevKit, master pre-signed URLs, Image Proxy and complete file upload functionality. ## tech-stack - [Tech Stack](/docs/tech-stack): Learn about the powerful technologies and tools that make NEXTDEVKIT a comprehensive and modern starter kit. ## authentication - [Overview](/docs/authentication): Learn how to set up and use authentication with Better Auth in NEXTDEVKIT - [User Session](/docs/authentication/user-session): Learn how to use user session in NEXTDEVKIT ## configuration - [Analytics Configuration](/docs/configuration/analytics-config): Configure analytics providers and tracking for your website - [Footer Configuration](/docs/configuration/footer-config): Configure website footer content and structure - [Overview](/docs/configuration): Comprehensive guide to configuring and customizing NEXTDEVKIT - [Marketing Configuration](/docs/configuration/marketing-config): Configure marketing pages and landing page components - [Navigation Configuration](/docs/configuration/navigation-config): Configure website navigation menus and structure - [OAuth Provider Configuration](/docs/configuration/oauth-provider-config): Configure OAuth authentication providers for social login - [Settings Tabs Configuration](/docs/configuration/settings-tabs-config): Configure settings page tabs and navigation structure - [Sidebar Configuration](/docs/configuration/sidebar-config): Configure application sidebar navigation and menu structure - [Social Media Configuration](/docs/configuration/social-media-config): Configure social media links and icons for your website - [Website Configuration](/docs/configuration/website-config): Core settings for your NEXTDEVKIT website ## database - [AWS RDS Database](/docs/database/database-aws-rds): Complete AWS RDS setup guide for NEXTDEVKIT with SST configuration and managed PostgreSQL service. - [Cloudflare D1 Database](/docs/database/database-cloudflare-d1): Complete Cloudflare D1 setup guide for NEXTDEVKIT edge deployments with D1 and KV configuration. - [PostgreSQL Database](/docs/database/database-postgresql): Complete PostgreSQL setup guide for NEXTDEVKIT including cloud providers and self-hosting options. - [How to Choose and Use Database](/docs/database): Learn how to choose and use NextDevKit's database code to quickly build your business models. ## credits - [API Reference](/docs/credits/api-reference): Complete API reference for the credits system functions and server actions - [Cron Jobs Setup](/docs/credits/cron-jobs): Configure automated credit grants and expiration with various cron job platforms - [Credits System Overview](/docs/credits): Learn about the comprehensive credits system in NEXTDEVKIT for managing user credits, consumption, and monetization ## deployment - [Cloudflare Workers](/docs/deployment/cloudflare-worker): Deploy NEXTDEVKIT to Cloudflare Workers with OpenNext.js for global edge performance - [Container](/docs/deployment/container): Deploy NEXTDEVKIT using Docker containers to various cloud platforms - [Overview](/docs/deployment): Choose the right deployment platform for your NEXTDEVKIT application - [AWS SST](/docs/deployment/sst-aws): Deploy NEXTDEVKIT to AWS using Serverless Stack (SST) with Infrastructure as Code - [Vercel](/docs/deployment/vercel): Deploy NEXTDEVKIT to Vercel with zero configuration ## environment - [Cloudflare Workers](/docs/environment/cloudflare-worker): Environment variable configuration for Cloudflare Workers deployment - [Overview](/docs/environment): Configure environment variables for different deployment platforms - [Next.js](/docs/environment/nextjs): Environment variable configuration for Next.js standalone deployment - [SST AWS](/docs/environment/sst-aws): Environment variable configuration for SST AWS deployment ## payment - [Payment Configuration](/docs/payment/configuration): Learn how to configure pricing and payment plans for both Stripe and Creem in NEXTDEVKIT - [Creem Integration](/docs/payment/creem): Complete guide to set up and configure Creem payments in NEXTDEVKIT - [How to Use Payments](/docs/payment/how-to-use): Learn how to use payment APIs with both Stripe and Creem in NEXTDEVKIT - [Payment Overview](/docs/payment): Learn how to set up and use payments in NEXTDEVKIT with Stripe or Creem - [Stripe Integration](/docs/payment/stripe): Complete guide to set up and configure Stripe payments in NEXTDEVKIT