feat: Implement initial authentication, multi-environment support, and core app infrastructure.

This commit is contained in:
pradeepkumar
2026-02-23 19:23:30 +05:30
parent 0f07a16132
commit 4f8ad7fe49
55 changed files with 3836 additions and 118 deletions

2
.env.local Normal file
View File

@@ -0,0 +1,2 @@
# Local Environment Configuration
API_BASE_URL=http://localhost:3001/api/v1