> ## Documentation Index
> Fetch the complete documentation index at: https://docs.insforge.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# InsForge cookbook and framework examples

> Browse InsForge examples for Next.js, React, Vue, Nuxt, and Svelte, plus AI prompts, setup guides, and community projects to build full-stack apps.

A collection of practical examples and guides for building with InsForge - the fastest way to build full-stack applications with PostgreSQL, authentication, storage, AI, and serverless functions.

## Quick start

To get started with any example in this cookbook:

1. **Browse examples** - Find the framework or use case that matches your needs
2. **Follow the guide** - Each example includes AI prompts and setup instructions
3. **Get the code** - See what the AI generates for you
4. **Build and customize** - Use the examples as starting points for your projects

## What's inside

### Framework guides

Ready-to-use guides that show how to build with InsForge using popular frameworks and AI tools.

<CardGroup cols={2}>
  <Card title="Next.js" icon="https://mintcdn.com/insforge-468ccf39/214YR-PipW-bJ_2V/images/logos/nextjs.svg?fit=max&auto=format&n=214YR-PipW-bJ_2V&q=85&s=b3b064e9ba89930295b8c68301ee0833" href="/examples/framework-guides/nextjs" width="24" height="24" data-path="images/logos/nextjs.svg">
    Build a Next.js app using AI prompts
  </Card>

  <Card title="React" icon="https://mintcdn.com/insforge-468ccf39/214YR-PipW-bJ_2V/images/logos/react.svg?fit=max&auto=format&n=214YR-PipW-bJ_2V&q=85&s=58f81cce1d183a06b477418dcfaa724b" href="/examples/framework-guides/react" width="24" height="24" data-path="images/logos/react.svg">
    Build a React app using AI prompts
  </Card>

  <Card title="Vue" icon="https://mintcdn.com/insforge-468ccf39/214YR-PipW-bJ_2V/images/logos/vue.svg?fit=max&auto=format&n=214YR-PipW-bJ_2V&q=85&s=b63dbd5b69cda1c8f783329f9c6192cc" href="/examples/framework-guides/vue" width="24" height="24" data-path="images/logos/vue.svg">
    Build a Vue app using AI prompts
  </Card>

  <Card title="Nuxt" icon="https://mintcdn.com/insforge-468ccf39/214YR-PipW-bJ_2V/images/logos/nuxt.svg?fit=max&auto=format&n=214YR-PipW-bJ_2V&q=85&s=1bc2b36f9152cd6a8b57cb7b448a7f7a" href="/examples/framework-guides/nuxt" width="24" height="24" data-path="images/logos/nuxt.svg">
    Build a Nuxt app using AI prompts
  </Card>

  <Card title="Svelte" icon="https://mintcdn.com/insforge-468ccf39/214YR-PipW-bJ_2V/images/logos/svelte.svg?fit=max&auto=format&n=214YR-PipW-bJ_2V&q=85&s=a14b5f3cb52c360702b2d1f0047ad804" href="/examples/framework-guides/svelte" width="24" height="24" data-path="images/logos/svelte.svg">
    Build a Svelte app using AI prompts
  </Card>
</CardGroup>

### Community showcase

Community-built applications that demonstrate real-world implementations of InsForge.

<Card title="View Showcase" icon="star" href="/showcase">
  Explore projects built with InsForge
</Card>

***

## Contributing

Have a project built with InsForge? We'd love to feature it!

<CardGroup cols={2}>
  <Card title="GitHub Issues" icon="github" href="https://github.com/InsForge/InsForge/issues">
    Submit your project or example
  </Card>

  <Card title="Discord Community" icon="discord" href="https://discord.com/invite/DvBtaEc9Jz">
    Share your work with the community
  </Card>
</CardGroup>
