ajal-template-fastapi/template
2025-04-29 18:32:48 -04:00
..
{% include 'project-name.jinja' %} Initial commit 2025-04-29 18:32:48 -04:00
.gitignore Initial commit 2025-04-29 18:32:48 -04:00
.python-version.jinja Initial commit 2025-04-29 18:32:48 -04:00
__init__.py Initial commit 2025-04-29 18:32:48 -04:00
pyproject.toml.jinja Initial commit 2025-04-29 18:32:48 -04:00
README.md.jinja Initial commit 2025-04-29 18:32:48 -04:00
{% if container_template == 'cached' %}Dockerfile{% endif %}.jinja Initial commit 2025-04-29 18:32:48 -04:00
{% if container_template == 'uncached' %}Dockerfile{% endif %}.jinja Initial commit 2025-04-29 18:32:48 -04:00
{% if license == 'MIT' %}LICENSE{% endif %}.jinja Initial commit 2025-04-29 18:32:48 -04:00
{{ _copier_conf.answers_file }}.jinja Initial commit 2025-04-29 18:32:48 -04:00

# {{project_name}}

{{project_description}}