feat: update Gitea template to include bun.lock and README.md, and use dynamic repo name

This commit is contained in:
2026-04-14 18:43:16 -06:00
parent c1d8e228cf
commit ed0d97edf4
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"configVersion": 1,
"workspaces": {
"": {
"name": "bun-template",
"name": "${REPO_NAME}",
"devDependencies": {
"@biomejs/biome": "2.4.12",
"@commitlint/cli": "^20.5.0",