Initialize backend

This commit is contained in:
2026-02-12 14:11:35 -05:00
parent cfdf39e6b9
commit 8c1a2779f4
11 changed files with 459 additions and 0 deletions

1
backend/settings.gradle Normal file
View File

@@ -0,0 +1 @@
rootProject.name = 'backend'