Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 192 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 192 Bytes

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=