opencode-config/.opencode/templates/fullstack/{{cookiecutter.project_name}}/frontend
Sergey 6bb115e706
feat(fullstack): mobile-first guarantee — cookiecutter + project-status (#280)
* feat(scripts): add MOBILE_FIRST_MARKERS + _check_mobile_first check

* feat(templates): fullstack mobile-first PWA manifest + mobile Playwright + axe

* test(scripts): cover mobile-first markers, check, cookiecutter structure

* fix(ci): reformat test_project_status.py string literals

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-08-05 06:46:20 +03:00
..
src feat(fullstack): mobile-first guarantee — cookiecutter + project-status (#280) 2026-08-05 06:46:20 +03:00
static feat(fullstack): mobile-first guarantee — cookiecutter + project-status (#280) 2026-08-05 06:46:20 +03:00
tests/e2e feat(fullstack): mobile-first guarantee — cookiecutter + project-status (#280) 2026-08-05 06:46:20 +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(fullstack): mobile-first guarantee — cookiecutter + project-status (#280) 2026-08-05 06:46:20 +03:00
playwright.config.js feat(fullstack): mobile-first guarantee — cookiecutter + project-status (#280) 2026-08-05 06:46:20 +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