feat(mobile): replace starter template with dashboard-driven app flow
This commit is contained in:
5
MobileApp/.env.example
Normal file
5
MobileApp/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# SecureCam backend base URL consumed by the mobile app.
|
||||
# iOS simulator: http://localhost:3000
|
||||
# Android emulator: http://10.0.2.2:3000
|
||||
# Physical device: http://<your-lan-ip>:3000
|
||||
EXPO_PUBLIC_API_BASE_URL=http://localhost:3000
|
||||
Reference in New Issue
Block a user