Pevey

Themes by Pevey

Sveltekit Medusa Client screenshot

A client library for communicating with a Medusa ecommerce backend in SvelteKit

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 Stripe screenshot

Barebones SvelteKit implementation for concisely rendering Stripe Elements

Sveltekit Superfetch screenshot

This extremely small SvelteKit library is a simple fetch wrapper function (superFetch) that adds retry and timeout options.

Sveltekit Turnstile screenshot

SvelteKit components for rendering forms and validating form submissions that include cloudflare turnstile tokens for enhanced security.

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...