Skip to content

headquarters/sveltekit-s3-demo-app

Repository files navigation

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=

About

Demo app of working with S3 in SvelteKit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published