/sveltekit-s3-demo-app

Demo app of working with S3 in SvelteKit

Primary LanguageTypeScript

SvelteKit S3 Demo App

Setup

  1. create a .env file in the root with the values below
  2. npm run dev

.env values

MINIO_ENDPOINT=
MINIO_PORT=
MINIO_ACCESS_KEY=
MINIO_SECRET_KEY=