Initial commit

This commit is contained in:
2024-11-14 12:38:09 +01:00
commit 53e7db435c
53 changed files with 18015 additions and 0 deletions

7
ionic.config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "Verag",
"integrations": {
"capacitor": {}
},
"type": "angular"
}