Skip to content

Commit

Permalink
.#
Browse files Browse the repository at this point in the history
  • Loading branch information
754752 committed Jan 12, 2025
1 parent f077436 commit e822bc0
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 13 deletions.
5 changes: 4 additions & 1 deletion .idx/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@
"firebase_hosting": {
"deploymentHostingUrl": "https://r-aaf7b.web.app"
},
"gemini_api": {}
"cloud_run_deploy": {},
"gemini_api": {},
"google_maps_platform": {},
"secrets_manager": {}
}
2 changes: 1 addition & 1 deletion hosting/src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function App() {
</p>
</div>
<p className="read-the-docs">
Click on the Vite and React logos to learn more
Click on the Vite and React logos to learn more 0
</p>
</>
)
Expand Down
Binary file added hosting/vscode.github-authentication-1.95.3.ini
Binary file not shown.
31 changes: 22 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@
"license": "Apache-2.0",
"dependencies": {
"@genkit-ai/googleai": "^0.9.12",
"express": "^4.21.1",
"express": "^4.21.2",
"firebase": "^11.1.0",
"genkit": "^0.9.12"
"genkit": "^0.9.12",
"react": "^19.0.0"
},
"devDependencies": {
"nodemon": "^3.0.1"
Expand Down

0 comments on commit e822bc0

Please sign in to comment.