add cicd on gitea

This commit is contained in:
Ahmad Ardiansyah
2025-11-13 17:11:33 +07:00
parent af4bbe9b15
commit 7d63564023
8 changed files with 3003 additions and 1 deletions

View File

@@ -35,5 +35,8 @@
"typescript": "^5.9.3",
"typescript-eslint": "^8.46.1",
"vite": "^7.1.10"
},
"dependencies": {
"@sveltejs/adapter-node": "^5.4.0"
}
}