added env vars types and start scripts

This commit is contained in:
Andy Malkin
2024-02-05 22:48:29 -08:00
parent 43ff5d416a
commit b88f5bf2e4
9 changed files with 47 additions and 18 deletions

View File

@@ -1,3 +1,3 @@
# .env.development
API_URI="http://192.168.1.28:8000/graphql"
DEV_USER_ID=1
EXPO_PUBLIC_API_URI="http://192.168.1.28:8000/graphql"
EXPO_PUBLIC_DEV_USER_ID=1