Lovable Cloud is already wired
Every Girl Tech HQ build ships with Lovable Cloud pre-configured: database tables, row-level security policies, file storage, and authentication. You don't have to build any of it. This page walks you through reviewing what's there and customizing the few things that are yours, not ours.
Confirm Lovable Cloud is enabled
Open Connectors β Lovable Cloud. You should see "Enabled" with a green dot. If not, click "Enable Cloud" β it provisions in about 30 seconds.
Turn on Google sign-in
The build supports email/password by default. To add Google sign-in:
Review the database
Open Connectors β Lovable Cloud β Database to see every table. Each one has Row-Level Security policies that protect your users' data.
Don't edit policies unless you know what you're doing. If you need a change:
Seed your own data
Most builds include sample data so you can preview the UI. Replace it with yours before launching.
Customize transactional emails
Welcome emails, password resets, magic links, and download links are pre-styled in src/lib/email-templates/. Each is a React component you can edit directly.
- βLovable Cloud shows as Enabled
- βYou can sign up, log in, and sign out as a test user
- βGoogle sign-in works (if enabled)
- βAll seed data has been replaced with your real data
- βYou've sent and received at least one test transactional email