Files
Krow-workspace/mobile-apps/staff-app/.env
Achintha Isuru 8fba9512e6 feat: create .env file with app configuration variables
Add environment variables for app configuration.
2025-11-18 13:48:56 -05:00

5 lines
268 B
Bash

BASE_URL='https://staging.app.krow.develop.express/graphql'
GOOGLE_MAP='AIzaSyDkUk8zB_rzGkQ8fbNACifyvBpSmbkBLXc'
ANDROID_STORE_URL='https://play.google.com/store/apps/details?id=com.krow.app.staff'
IOS_STORE_URL='https://apps.apple.com/us/app/krow-staff/id6742150267'