

# Amplify support for SvelteKit
<a name="sveltekit-support"></a>

SvelteKit is a framework for creating full stack web applications with Svelte.

**Adapter**  
You can deploy a SvelteKit application to Amplify using a community adapter. We do not maintain an Amplify owned adapter for the SvelteKit framework. However, an adapter is available at [github.com/gzimbron/amplify-adapter](https://github.com/gzimbron/amplify-adapter) on the GitHub website. This adapter was created by a member of the community and is not maintained by AWS.

**Tutorial**  
To learn how to deploy a SvelteKit app to Amplify, see [Deploy a SvelteKit app to Amplify Hosting](get-started-sveltekit.md).

**Demo**  
For a video demonstration, see *How to deploy a SvelteKit website (with API) to AWS* on the Amazon Web Services YouTube channel.  


