Commit Graph

6 Commits

Author SHA1 Message Date
b3a96cab1e changes 2025-11-09 20:22:15 -08:00
9e2e0bec36 implements cache 2025-10-31 10:19:43 -07:00
3de2a97d5c progress. 2025-10-31 10:05:59 -07:00
3678869c26 feat: Add Terraform configuration for Google Cloud project
This commit introduces the complete Terraform infrastructure configuration for setting up the Rothbard Law Group client portal on Google Cloud. The changes include:

- Added google-beta provider for Firebase resources
- Created new Google Cloud Project with proper service enabling
- Enabled required Firebase APIs (firebase.googleapis.com)
- Enabled Firestore API (firestore.googleapis.com)
- Created Firebase Web App for the project
- Created Firestore database in native mode
- Added billing account configuration
- Updated project name and ID variables
- Added output values for Firebase app ID and Firestore database name

This infrastructure setup supports the application's authentication, session management, and data storage needs using Firebase Authentication, Firestore, and Filevine API integration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-31 08:09:45 -07:00
f0c1edfaea changes 2025-10-29 09:30:43 -07:00
Bryce
2383d1ad9a Initial 2025-10-22 17:34:13 -07:00