chore(*): adopt project templates

This commit is contained in:
hh
2026-09-09 01:17:12 +02:00
parent 5ec0212af5
commit ccbc167005
33 changed files with 409 additions and 220 deletions
+17
View File
@@ -0,0 +1,17 @@
_commit: v0.3.2
_src_path: https://git.kotikot.com/templates/backend-python.git
author_email: h@kotikot.com
author_name: h
backend_services:
- api
- kurigram_userbot
database: postgres
dynamic_config: false
install_deps: false
layout: part
project_description: A read-only Telegram client that keeps everything
project_name: beavergram
project_slug: beavergram
serve_spa: true
use_llm: false
use_redis: false
+5
View File
@@ -0,0 +1,5 @@
_commit: v0.1.2
_src_path: https://git.kotikot.com/templates/caddy.git
project_slug: beavergram
routes:
- api
+9
View File
@@ -0,0 +1,9 @@
_commit: v0.3.1
_src_path: https://git.kotikot.com/templates/frontend-svelte.git
include_impeccable: false
install_deps: false
layout: part
project_name: beavergram
project_slug: beavergram
serve: api
ui_library: none
+9
View File
@@ -0,0 +1,9 @@
_commit: v0.3.1
_src_path: https://git.kotikot.com/templates/infra.git
init_git: false
layout: parts
parts:
- backend
- frontend
project_description: A read-only Telegram client that keeps everything
project_name: beavergram