SvelteKit Adapter AWS Advanced Example

Demonstrates a advanced deployed sample webapp on AWS https://sveltekit-adapter-aws-advanced-demo.mikebild.com using SvelteKit Adapter AWS.

  1. Setup your AWS Account using the AWS-CLI or AWS-Vault
  2. Clone the repo and install dependencies
    git clone git@github.com:MikeBild/sveltekit-adapter-aws-advanced-example.git
    cd sveltekit-adapter-aws-advanced-example
    yarn
    
  3. Create a .env file for local development
    FQDN=<your generated table name>
    AWS_REGION=<your AWS region>
    
  4. Build and deploy to AWS
    yarn build
    

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes