Enact StudioClient Room
Handoff in progressProject overview
Client · 001

B-MedAware

The consent-first sharing layer for family medical information. This room holds everything B-MedAware needs to launch — brand, deck, product, and source files.

Setup checklist

Accounts we need from you

Create each account below and paste the requested keys. These are third-party services the B-MedAware app needs to run — you'll own them directly, and we plug them in. Values save to your browser only.

0 of 6 complete

Stripe

Not started

Payments, subscriptions, and billing for the app. We need both live and test keys to wire checkout end-to-end.

Create Stripe account
  1. 1.Sign up and complete business verification (name, address, tax info, bank account).
  2. 2.In the Dashboard, go to Developers → API keys.
  3. 3.Copy the Publishable key and Secret key (test mode is fine to start).
  4. 4.Paste both keys below and share this room with us.

Resend

Not started

Transactional email — sign-in links, receipts, and product notifications sent from the app.

Create Resend account
  1. 1.Sign up with your work email.
  2. 2.Add and verify your sending domain (bmedaware.app) — we'll help with DNS records if needed.
  3. 3.Go to API Keys → Create API Key (full access).
  4. 4.Paste the key below.

GitHub

Not started

Source code hosting. We'll push the B-MedAware codebase to your org so you own it from day one.

Create GitHub account
  1. 1.Create a personal account (or use an existing one).
  2. 2.Create a new Organization for B-MedAware (Settings → Organizations → New).
  3. 3.Invite enact-studio as an Owner so we can push code and manage repos.
  4. 4.Share the organization handle below.

OpenAI

Not started

AI features in the app (summaries, extraction, chat). Billed directly to your account so usage is transparent.

Create OpenAI account
  1. 1.Sign up at platform.openai.com and verify your phone.
  2. 2.Add a payment method under Billing and set a monthly spend limit.
  3. 3.Go to API keys → Create new secret key (name it 'b-medaware-prod').
  4. 4.Copy the key immediately — OpenAI only shows it once — and paste it below.

Lovable

Not started

The app builder we use to build and deploy B-MedAware. We need your account email so we can invite you as a project owner.

Create Lovable account
  1. 1.Sign up at lovable.dev with your work email.
  2. 2.Verify your email and complete onboarding.
  3. 3.Share the email you used to sign up below.
  4. 4.We'll send you an owner invite to the B-MedAware project.

Google Cloud Console

Not started

Required to set up Google Sign-In (SSO / OAuth). We create OAuth 2.0 credentials in your project and configure the consent screen so users can log in with Google.

Open Google Cloud Console
  1. 1.Sign in with a Google account you want to own the project.
  2. 2.Create a new project (e.g., 'b-medaware').
  3. 3.Go to APIs & Services → OAuth consent screen → External → fill in app name and support email.
  4. 4.Go to Credentials → Create OAuth client ID → Web application.
  5. 5.Add authorized redirect URIs we provide during setup, then paste the Client ID and Client Secret below.