Pevey

Themes by Pevey

Sveltekit Medusa Starter screenshot

Starter project to help you create your Medusa-powered ecommerce application

Sveltekit S3 Upload Filedrop Presignedurl screenshot

Example showing how to implement file uploads to AWS S3 buckets using presigned urls. This example uses Prisma to store records of file uploads, TailwindCSS for styling, and filedrop-svelte npm library for the filedrop component..

Sveltekit Vendure Starter screenshot

Starter project to help you create your Vendure-powered ecommerce application. This version of the starter has the client (browser) make requests to your Vendure backend server. For a SvelteKit starter that makes request to the Vendure backend through the SvelteKit app, see https://github.com/pe...

Sveltekit Vendure Starter Server Side screenshot

Starter project to help you create your Vendure-powered ecommerce application. This version makes requests to your Vendure backend through the SvelteKit app. For a SvelteKit starter that makes request to the Vendure backend from the client browser, see https://github.com/pevey/sveltekit-vendure...