first commit

This commit is contained in:
Claudecio Martins
2025-11-04 18:22:02 +01:00
commit c1184d2878
4394 changed files with 444123 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "Tutor",
"dirName": "Tutor",
"slug": "tutor",
"description": "Gerencia informações dos tutores e suas interações.",
"uuid": "0199b5de-f72c-702a-ba26-1c1d6f6d3dc2",
"version": "1.0",
"dependencies": [],
"apis": [
{
"version": "v0",
"status": "active",
"start_date": "2025-08-01"
}
]
}