-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCOMMANDS.txt
More file actions
58 lines (45 loc) Β· 3.43 KB
/
COMMANDS.txt
File metadata and controls
58 lines (45 loc) Β· 3.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
π REET PORTFOLIO APP - BUILD COMMANDS
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
π PRE-BUILD CHECKS
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
npm run test:network Test network connectivity
npm run prebuild:check Verify project is ready
π¨ BUILD COMMANDS
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
npm run build:android:preview Build APK for testing
npm run build:android:production Build AAB for Play Store
npm run build:android:dev Build development client
π MONITORING
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
npm run build:status List all builds
eas build:view [BUILD_ID] View specific build details
π€ SUBMISSION
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
npm run submit:android Submit to Google Play Store
π CREDENTIALS
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
eas credentials View credentials
eas credentials -p android Manage Android credentials
π USEFUL LINKS
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Builds Dashboard:
https://expo.dev/accounts/reetkumarbind/projects/ReetPortfolioApp/builds
Project Page:
https://expo.dev/accounts/reetkumarbind/projects/ReetPortfolioApp
EAS Documentation:
https://docs.expo.dev/build/introduction/
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
π― QUICK START (3 STEPS)
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
1. npm run test:network
2. npm run prebuild:check
3. npm run build:android:preview
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
π± YOUR APP INFO
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Package: com.reetkumarbind.ReetPortfolioApp
Version: 1.0.0
Version Code: 2
Project ID: a2b71274-3fd7-4f9c-90df-9751646a744a
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ