-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore: setup firebase #2
Conversation
Visit the preview URL for this PR (updated for commit 3b23ac8): https://ccv-website-next--pr2-chore-setup-firebase-tdokgk37.web.app (expires Thu, 15 Aug 2024 18:56:54 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 809aa2d3a6cfe026c3c7417c932015a8f1d9ec89 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
More so a question
When I click on the preview link, it's blank which is like how the /pages/index.tsx
looks however in the public/index.html
the html has a div that says "Firebase Hosting Setup Complete"
Is there supposed to be a public/index.html
file? I feel like I usually just see favicons.
Good catch -- this was created when I have the public folder as the build folder erroneously. Removed! |
No description provided.