base_project

This commit is contained in:
2026-09-18 18:42:49 +00:00
commit bcc657c2be
1528 changed files with 79821 additions and 0 deletions
@@ -0,0 +1,3 @@
class ApiConstants {
static const baseUrl = 'http://localhost:9292';
}