Skip to content

Instantly share code, notes, and snippets.

@sidneyroberto
Created December 5, 2023 23:59
Show Gist options
  • Save sidneyroberto/4ce986fb7aa583329f2ee8d4d73edcdd to your computer and use it in GitHub Desktop.
Save sidneyroberto/4ce986fb7aa583329f2ee8d4d73edcdd to your computer and use it in GitHub Desktop.
env.development.local
REACT_APP_FIREBASE_API_KEY=AIzaSyBoZYEbe9Z_3hlKJhZBH4r5QFr3ErQcSyg
REACT_APP_FIREBASE_AUTH_DOMAIN=auctionswebsocket.firebaseapp.com
REACT_APP_FIREBASE_PROJECT_ID=auctionswebsocket
REACT_APP_FIREBASE_STORAGE_BUCKET=auctionswebsocket.appspot.com
REACT_APP_FIREBASE_MESSAGING_SENDER_ID=210269158311
REACT_APP_FIREBASE_APP_ID=1:210269158311:web:d55794ffb5f59823911482
REACT_APP_SOCKET_SERVER_URL=http://localhost:3002
REACT_APP_AUCTION_STARTED_EVENT=auctionStarted
REACT_APP_MESSAGE_RECEIVED_EVENT=messageReceived
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment