From f3264927cbd073b27f17e6d908c090e77cff22d7 Mon Sep 17 00:00:00 2001 From: Heather Yu <35639529+hetd54@users.noreply.github.com> Date: Tue, 16 Jan 2024 17:06:15 -0500 Subject: [PATCH] fix: firebase needs the public folder accessible --- .gitignore | 1 - public/index.html | 89 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+), 1 deletion(-) create mode 100644 public/index.html diff --git a/.gitignore b/.gitignore index e327290..7d4000f 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,6 @@ env # Misc .idea -public .env .DS_Store next-env.d.ts diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..e368b45 --- /dev/null +++ b/public/index.html @@ -0,0 +1,89 @@ + + +
+ + +You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!
+ Open Hosting Documentation +Firebase SDK Loading…
+ + + +