Initial Upload
Some checks failed
CI / Lint & Typecheck (push) Has been cancelled
CI / Test (routes) (push) Has been cancelled
CI / Test (security) (push) Has been cancelled
CI / Test (services) (push) Has been cancelled
CI / Test (unit) (push) Has been cancelled
CI / Test (integration) (push) Has been cancelled
CI / Test Coverage (push) Has been cancelled
CI / Build (push) Has been cancelled
Some checks failed
CI / Lint & Typecheck (push) Has been cancelled
CI / Test (routes) (push) Has been cancelled
CI / Test (security) (push) Has been cancelled
CI / Test (services) (push) Has been cancelled
CI / Test (unit) (push) Has been cancelled
CI / Test (integration) (push) Has been cancelled
CI / Test Coverage (push) Has been cancelled
CI / Build (push) Has been cancelled
This commit is contained in:
8
apps/mobile/.env.example
Normal file
8
apps/mobile/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Tracearr Mobile Environment Variables
|
||||
# Copy this file to .env and fill in your values
|
||||
|
||||
# Your Tracearr server URL (set during QR pairing, but can override for development)
|
||||
# EXPO_PUBLIC_API_URL=http://localhost:3000
|
||||
|
||||
# EAS Project ID (from expo.dev)
|
||||
EXPO_PUBLIC_PROJECT_ID=your-eas-project-id
|
||||
Reference in New Issue
Block a user