diff --git a/.env b/.env new file mode 100644 index 00000000..3ddebf12 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +VITE_API_KEY = AIzaSyDu7iU87y36qMIR7bc0RQ04-MdycAOfN1M \ No newline at end of file diff --git a/README.md b/README.md index 6224ebed..e69de29b 100644 --- a/README.md +++ b/README.md @@ -1,3 +0,0 @@ -# Lama Dev Chat App Starter template - -This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. diff --git a/_headers b/_headers new file mode 100644 index 00000000..01889e10 --- /dev/null +++ b/_headers @@ -0,0 +1,2 @@ +/src/main.jsx + Content-Type: application/javascript \ No newline at end of file diff --git a/index.html b/index.html index e856c399..fe5729a0 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,10 @@ -