opencode-config/.opencode/templates/fullstack/{{cookiecutter.project_name}}/frontend
Sergey 7c3ded601f
feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265)
* feat(template): fullstack cookiecutter — Tailwind v4 + TS + shadcn-svelte scaffold

* feat(template): fullstack — shadcn-svelte ui components + dashboard layout

* refactor(template): fullstack — remove counter/Header demo files

* feat(spec): add tailwind/shadcn/ts to STACK_REQUIRED fullstack

* test(template): update fullstack cookiecutter assertions for shadcn-svelte

* fix(ci): ruff format test_cookiecutter_templates

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-08-04 22:08:58 +03:00
..
src feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265) 2026-08-04 22:08:58 +03:00
tests/e2e feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265) 2026-08-04 22:08:58 +03:00
.env.example feat(infra): cookiecutter templates backend fullstack cli (#235) 2026-08-03 17:06:24 +03:00
.gitignore feat(infra): cookiecutter templates backend fullstack cli (#235) 2026-08-03 17:06:24 +03:00
biome.json feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265) 2026-08-04 22:08:58 +03:00
components.json feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265) 2026-08-04 22:08:58 +03:00
knip.json feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265) 2026-08-04 22:08:58 +03:00
package.json feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265) 2026-08-04 22:08:58 +03:00
playwright.config.js feat(infra): cookiecutter templates backend fullstack cli (#235) 2026-08-03 17:06:24 +03:00
svelte.config.js feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265) 2026-08-04 22:08:58 +03:00
tsconfig.json feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265) 2026-08-04 22:08:58 +03:00
vite.config.ts feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265) 2026-08-04 22:08:58 +03:00
vitest.config.ts feat(template): bake shadcn-svelte + Tailwind v4 + TS into fullstack cookiecutter (#265) 2026-08-04 22:08:58 +03:00