svelte-pilot-template
- Primary Purpose: A Svelte template based on the [Svelte Pilot](https://github.com/svelte-pilot/svelte-pilot fa-solid fa-up-right-from-square) routing library, designed for building applications with server-side rendering (SSR) and other modern web features.
- Key Features:
- Supports multiple deployment modes: SSR, SSG (Static Site Generation), SPA, and serverless functions.
- Powerful routing and layout system via Svelte Pilot.
- TypeScript integration for type safety.
- Built-in PostCSS and UnoCSS support (zero-config).
- Simplified image imports using
<img src="./img.png">
syntax. - Enhanced CSS isolation with hashed class names.
- Target Audience: Developers building Svelte applications with SSR/SSG capabilities, especially those needing flexible deployment options (Cloudflare Workers, Netlify, etc.).
- Framework Support: Primarily for Svelte, with additional tooling for modern web workflows.
- Quick Start: Includes a [StackBlitz demo](https://stackblitz.com/~/github.com/svelte-pilot/svelte-pilot-template?startScript=dev:ssr fa-solid fa-up-right-from-square) and CLI commands for project setup (
npm create svelte-pilot
).
ssrsvelte
Featured Stories
No featured articles here. Navigate to an article, then pick the Feature on menu button