Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On click of view all comments, posts will also be visible along with … #117

Merged
merged 10 commits into from
Dec 12, 2022
7 changes: 7 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
REACT_APP_DUMMYGRAM_APIKEY: "AIzaSyCMmQUVG213FeNgkZ3HSPAz1qahmZVy4Xw",
kshitij01042002 marked this conversation as resolved.
Show resolved Hide resolved
REACT_APP_DUMMYGRAM_AUTHDOMAIN: "dummygram-ada23.firebaseapp.com",
REACT_APP_DUMMYGRAM_PROJECTID: "dummygram-ada23",
REACT_APP_DUMMYGRAM_STORAGEBUCKET: "dummygram-ada23.appspot.com",
REACT_APP_DUMMYGRAM_MESSAGINGSENDERID: "857633733943",
REACT_APP_DUMMYGRAM_APPID: "1:857633733943:web:61545c9a4a721ea798aeb2",
REACT_APP_DUMMYGRAM_MEASUREMENTID: "G-B38V8JW7SL"
Loading