* feat(infra): backend cookiecutter template with fastapi tortoise * feat(infra): cli cookiecutter template with typer entry point * feat(infra): fullstack cookiecutter template with sveltekit frontend * test(infra): cookiecutter template tests and render fixes * style(infra): ruff cleanup for cookiecutter template tests * style(infra): ruff format cookiecutter template tests * fix(infra): handle use_db no use_auth no in cookiecutter --------- Co-authored-by: opencode-agent <agent@opencode.local>
1.3 KiB
1.3 KiB
🚀 {{ cookiecutter.project_name }}
{{ cookiecutter.description }}
{{ cookiecutter.description }}
🇺🇸 English
- Typer-based CLI with rich output
- Ruff + mypy strict + pytest
- Pre-commit hooks
⚡ Quick Start
uv sync --extra dev
{{ cookiecutter.project_name }} --help
💬 Support and contacts / Поддержка и контакты
🇷🇺 Русский
{{ cookiecutter.description }}
{{ cookiecutter.description }}
- CLI на Typer с rich-выводом
- Ruff + mypy strict + pytest
- Pre-commit хуки
⚡ Быстрый старт
uv sync --extra dev
{{ cookiecutter.project_name }} --help
