feat: setup docker, backend, and gitea pipeline for production
All checks were successful
Build and Deploy / build-and-push (push) Successful in 4m19s

This commit is contained in:
Cauê Faleiros
2026-02-23 15:21:28 -03:00
parent 3250ad7537
commit 28c75bbe13
11 changed files with 425 additions and 8 deletions

3
backend/package.json Normal file
View File

@@ -0,0 +1,3 @@
{
"type": "commonjs"
}