opencode-config/.opencode/templates/fullstack/{{cookiecutter.project_name}}/backend
Sergey ca2a04ce47
refactor(templates): drop README from cookiecutter templates (#272)
* refactor(templates): remove README.md from cookiecutter templates

* test(templates): drop README expectations, expect WARN instead

* docs(skills): note README is generated post-init via repo-readme

* docs(skills): repo-readme creates README from scratch post-init

* fix(templates): drop readme field from pyproject after README removal

---------

Co-authored-by: opencode-agent <agent@opencode.local>
2026-08-05 04:15:43 +03:00
..
.github feat(infra): cookiecutter templates backend fullstack cli (#235) 2026-08-03 17:06:24 +03:00
migrations feat(infra): cookiecutter templates backend fullstack cli (#235) 2026-08-03 17:06:24 +03:00
src/{{cookiecutter.project_name}} fix(infra): enforce nested src/<package>/ layout in project-status + cookiecutter (#246) 2026-08-03 20:06:36 +03:00
tests 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
.pre-commit-config.yaml feat(infra): cookiecutter templates backend fullstack cli (#235) 2026-08-03 17:06:24 +03:00
.python-version feat(infra): cookiecutter templates backend fullstack cli (#235) 2026-08-03 17:06:24 +03:00
env.example feat(infra): cookiecutter templates backend fullstack cli (#235) 2026-08-03 17:06:24 +03:00
LICENSE feat(infra): cookiecutter templates backend fullstack cli (#235) 2026-08-03 17:06:24 +03:00
main.py feat(infra): cookiecutter templates backend fullstack cli (#235) 2026-08-03 17:06:24 +03:00
pyproject.toml refactor(templates): drop README from cookiecutter templates (#272) 2026-08-05 04:15:43 +03:00