2026-09-08 20:11:39 +02:00
2026-09-08 19:15:15 +02:00
2026-09-08 19:15:15 +02:00
2026-09-08 20:11:39 +02:00
2026-09-08 20:11:39 +02:00

frontend-svelte

Copier template for a frontend/ part: SvelteKit on Bun with Tailwind v4, ultracite (biome) and optional shadcn-svelte, served by a Bun server with SSR, as a static SPA behind serve.ts, or as a static SPA that the backend api serves from frontend/build.

Ships frontend/docker-compose.yml with root-relative paths, docker-compose.local.yml (published ports) and docker-compose.prod.yml (the caddy network), a Makefile with fmt, check, build and dev, .env.example, CLAUDE.md, .claude/rules for Svelte and ultracite, the Svelte MCP server and .impeccable/ scaffolding. Meant to be applied on top of the infra template.

copier copy --trust -d project_name="My Thing" -d serve=bun <this-repo> <dest>
copier update -a .copier/frontend.yml
S
Description
No description provided
Readme
52 KiB
Languages
Jinja 86.4%
TypeScript 11.3%
HTML 2.3%