framework sveltekit.md
SvelteKit
Published recipes
- Host company website with SvelteKit: public-site delivery
- Host company website with SvelteKit: Postgres-backed content
- Host company website with SvelteKit: object-stored public media
- Host company website with SvelteKit: bulk content imports
- Host documentation site with SvelteKit: public-site delivery
- Host documentation site with SvelteKit: Postgres-backed content
- Host documentation site with SvelteKit: object-stored public media
- Host documentation site with SvelteKit: bulk content imports
- Host blog with SvelteKit: public-site delivery
- Host blog with SvelteKit: Postgres-backed content
- Host blog with SvelteKit: object-stored public media
- Host blog with SvelteKit: bulk content imports
- Host campaign site with SvelteKit: public-site delivery
- Host campaign site with SvelteKit: Postgres-backed content
- Host campaign site with SvelteKit: object-stored public media
- Host campaign site with SvelteKit: bulk content imports
- Host knowledge base with SvelteKit: public-site delivery
- Host knowledge base with SvelteKit: Postgres-backed content
- Host knowledge base with SvelteKit: object-stored public media
- Host knowledge base with SvelteKit: bulk content imports
- Host public directory with SvelteKit: public-site delivery
- Host public directory with SvelteKit: Postgres-backed content
- Host public directory with SvelteKit: object-stored public media
- Host public directory with SvelteKit: bulk content imports
- Host product catalog with SvelteKit: relational catalog data
- Host product catalog with SvelteKit: public product media
- Host product catalog with SvelteKit: inventory imports
- Host product catalog with SvelteKit: authorized file delivery
- Host storefront with SvelteKit: relational catalog data
- Host storefront with SvelteKit: public product media
- Host storefront with SvelteKit: inventory imports
- Host storefront with SvelteKit: authorized file delivery
- Host marketplace with SvelteKit: relational catalog data
- Host marketplace with SvelteKit: public product media
- Host marketplace with SvelteKit: inventory imports
- Host marketplace with SvelteKit: authorized file delivery
- Host digital downloads with SvelteKit: relational catalog data
- Host digital downloads with SvelteKit: public product media
- Host digital downloads with SvelteKit: inventory imports
- Host digital downloads with SvelteKit: authorized file delivery
- Host subscription content with SvelteKit: relational catalog data
- Host subscription content with SvelteKit: public product media
- Host subscription content with SvelteKit: inventory imports
- Host subscription content with SvelteKit: authorized file delivery
- Host order tracking with SvelteKit: relational catalog data
- Host order tracking with SvelteKit: public product media
- Host order tracking with SvelteKit: inventory imports
- Host order tracking with SvelteKit: authorized file delivery
- Host client portal with SvelteKit: tenant-scoped workspaces
- Host client portal with SvelteKit: private documents
- Host client portal with SvelteKit: public profile assets
- Host client portal with SvelteKit: application activity history
- Host partner portal with SvelteKit: tenant-scoped workspaces
- Host partner portal with SvelteKit: private documents
- Host partner portal with SvelteKit: public profile assets
- Host partner portal with SvelteKit: application activity history
- Host vendor portal with SvelteKit: tenant-scoped workspaces
- Host vendor portal with SvelteKit: private documents
- Host vendor portal with SvelteKit: public profile assets
- Host vendor portal with SvelteKit: application activity history
- Host member portal with SvelteKit: tenant-scoped workspaces
- Host member portal with SvelteKit: private documents
- Host member portal with SvelteKit: public profile assets
- Host member portal with SvelteKit: application activity history
- Host community forum with SvelteKit: tenant-scoped workspaces
- Host community forum with SvelteKit: private documents
- Host community forum with SvelteKit: public profile assets
- Host community forum with SvelteKit: application activity history
- Host admin dashboard with SvelteKit: tenant-scoped workspaces
- Host admin dashboard with SvelteKit: private documents
- Host admin dashboard with SvelteKit: public profile assets
- Host admin dashboard with SvelteKit: application activity history
- Host appointment booking with SvelteKit: relational workflow state
- Host appointment booking with SvelteKit: file attachments
- Host appointment booking with SvelteKit: structured data imports
- Host appointment booking with SvelteKit: data exports
- Host event registration with SvelteKit: relational workflow state
- Host event registration with SvelteKit: file attachments
- Host event registration with SvelteKit: structured data imports
- Host event registration with SvelteKit: data exports
- Host form collection with SvelteKit: relational workflow state
- Host form collection with SvelteKit: file attachments
- Host form collection with SvelteKit: structured data imports
- Host form collection with SvelteKit: data exports
- Host csv import tool with SvelteKit: relational workflow state
- Host csv import tool with SvelteKit: file attachments
- Host csv import tool with SvelteKit: structured data imports
- Host csv import tool with SvelteKit: data exports
- Host reporting dashboard with SvelteKit: relational workflow state
- Host reporting dashboard with SvelteKit: file attachments
- Host reporting dashboard with SvelteKit: structured data imports
- Host reporting dashboard with SvelteKit: data exports
- Host asset library with SvelteKit: relational workflow state
- Host asset library with SvelteKit: file attachments
- Host asset library with SvelteKit: structured data imports
- Host asset library with SvelteKit: data exports
- Configure build and start for SvelteKit
- Connect Postgres for SvelteKit
- Apply database schema changes for SvelteKit
- Configure S3-compatible access for SvelteKit