feat: Add Gitea pipelines for frontend and backend

This commit is contained in:
2025-11-14 19:22:16 +01:00
parent af7cf98cc3
commit 08e8009bfd
7 changed files with 298 additions and 19 deletions

View File

@@ -0,0 +1,15 @@
.git
.gitignore
README.md
*.md
.gradle
build
bin
!gradle/wrapper
postgres-data
docker-compose.yaml
.idea
.vscode
*.log
*.iml