Skip to content

rodneylab/sveltekit-s3-compatible-storage

Rodney Lab sveltekit-s3-compatible-storage Github banner

Rodney Lab logo

SvelteKit S3 Compatible Storage

sveltekit-s3-compatible-storage

Open in StackBlitz

Demo code for using S3 compatible storage with SvelteKit. The code accompanies the video on uploading small files to S3 compatible storage using a SvelteKit app. If you have any questions, please drop a comment at the bottom of that page.

Building and previewing the site

If you're seeing this, you've probably already done this step. Congrats!

git clone https://github.com/rodneylab/sveltekit-s3-compatible-storage.git
cd sveltekit-s3-compatible-storage
pnpm install # or npm install
pnpm run dev

Building

pnpm run build

You can preview the built app with pnpm run preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

Feel free to jump into the Rodney Lab matrix chat room.

About

SvelteKit S3 compatible storage: how you can upload files to your cloud storage provider from your Svelte app using presigned URLs.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published