chore: add pipeline
dev / deploy (push) Successful in 2m18s

This commit is contained in:
Daniil
2026-04-30 00:29:12 +03:00
parent 20928e9a60
commit 64b0d277af
6 changed files with 131 additions and 2 deletions
+24
View File
@@ -0,0 +1,24 @@
.DS_Store
.git
.gitignore
.gitea
.claude
.next
.next-test
.vercel
node_modules
coverage
test-results
playwright-report
blob-report
*.tsbuildinfo
next-env.d.ts
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env
.env*.local
Dockerfile
docker-compose*.yml
docker-compose*.yaml
README.md