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

This commit is contained in:
2025-12-17 12:32:50 +13:00
commit 3015f48118
471 changed files with 141143 additions and 0 deletions

8
apps/mobile/.env.example Normal file
View 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