---
title: Overview
description: Explore different integration guides that present how to use SuperTokens with different platforms and frameworks.
sidebar:
  order: 10
---

Explore different integration guides that present how to use SuperTokens with different platforms and frameworks.

---


## Frameworks


<CardGroup cols={3}>
  <Card title="Next.js App Router" icon="panels-top-left" href="/integrations/nextjs/app-directory/about">

</Card>
  <Card title="Next.js Pages Router" icon="file-code-2" href="/integrations/nextjs/pages-directory/about">

</Card>
  <Card title="NestJS" icon="boxes" href="/integrations/nestjs">

</Card>
  <Card title="GraphQL" icon="network" href="/integrations/graphql">

</Card>
  <Card title="RedwoodJS" icon="tree-pine" href="https://redwoodjs.com/docs/auth/supertokens">

</Card>
  <Card title="Capacitor" icon="smartphone" href="https://github.com/RobSchilderr/capacitor-supertokens-nextjs-turborepo">

</Card>
</CardGroup>


## Cloud Platforms


<CardGroup cols={3}>
			<Card title="AWS Lambda" icon="cloud" href="/integrations/aws-lambda/quickstart-guide">

</Card>
			<Card title="Netlify" icon="cloud-cog" href="/integrations/netlify">

</Card>
			<Card title="Vercel" icon="triangle" href="/integrations/vercel">

</Card>
			<Card title="Hasura" icon="database" href="/integrations/hasura">

</Card>

			<Card title="Supabase" icon="database-zap" href="/integrations/supabase">

</Card>
		
</CardGroup>
