Menu
Libraries |
Category

svelte-adapter-appengine

  • Purpose: Enables deployment of SvelteKit applications on Google Cloud App Engine.
  • Target Audience: SvelteKit developers looking to deploy their applications on Google Cloud Platform.
  • Key Features:
    • Generates necessary configuration files (app.yaml) for App Engine deployment.
    • Supports Server-Side Rendering (SSR) via Node.js runtime on App Engine.
    • Serves static files directly from Cloud Storage for optimized performance.
    • Provides configuration options for logging, tracing, and runtime settings.
  • Svelte Support: Specifically designed for SvelteKit applications.
  • Example: Live demo available at svelte-adapter-demo.uc.r.appspot.com/ ↗.

appenginegooglesveltesvelte-adaptersveltekit

Comments