Skip to content

Conversation

@pinkeshmars
Copy link
Collaborator

@pinkeshmars pinkeshmars commented Sep 16, 2025

Description

Add Supabase integration docs

Linear ticket and magic word Fixes DEVR-1090

Type of change

  • Typo fix
  • New feature
  • Enhancement to current docs
  • Removed outdated references
  • Update assets

@PoojaB26
Copy link
Collaborator

PoojaB26 commented Sep 16, 2025

Firebase or Supabase?

Is it on top of firebase PR?

@pinkeshmars
Copy link
Collaborator Author

Firebase or Supabase?

Is it on top of firebase PR?

Yes, on top of Firebase PR because that PR has all the directory setup.

@pinkeshmars pinkeshmars changed the title Add Firebase integration docs Add Supabase integration docs Sep 16, 2025
@PoojaB26 PoojaB26 requested a review from Copilot September 17, 2025 09:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive documentation for backend integrations, specifically Firebase and Supabase, to help users connect their Dreamflow apps with these popular backend services.

  • Adds new "Integrations" section to the documentation sidebar
  • Creates detailed step-by-step guides for Firebase and Supabase integration
  • Includes embedded demo videos and screenshots to enhance user experience

Reviewed Changes

Copilot reviewed 4 out of 8 changed files in this pull request and generated 9 comments.

File Description
sidebars.ts Adds new "Integrations" category to the documentation navigation
docs/integrations/category.json Defines the integrations section metadata and positioning
docs/integrations/firebase.md Complete Firebase integration guide with connection, setup, code generation, and deployment steps
docs/integrations/supabase.md Complete Supabase integration guide covering project setup, client code generation, and schema deployment

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.


# Supabase

DreamFlow makes it easy to integrate [Supabase](https://supabase.com/) into your app with a guided, step-by-step setup. This process connects your project to Supabase, sets up a database, generates client code, and deploys schemas, all without manual setup.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please confirm its Dreamflow everywhere.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!


![generate-client-code-supabase.avif](imgs/generate-client-code-supabase.avif)

### What happens during code generation?
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldnt be a question

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@pinkeshmars pinkeshmars merged commit 3319629 into main Sep 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants