feat: initialize mobile blackjack app with authentication and game features
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
EXPO_PUBLIC_API_URL=http://localhost:4000
|
||||
EXPO_PUBLIC_WS_URL=ws://localhost:4000
|
||||
EXPO_PUBLIC_STRIPE_PUBLISHABLE_KEY=pk_test_...
|
||||
Reference in New Issue
Block a user