Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
hlshen committed Sep 27, 2024
1 parent e6fe92f commit 6951ee5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions firebase-vscode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@ Note: You’ll need to start the Data Connect emulator in order to execute opera
The extension can help you set-up SDK generation with a simple folder selection. Once you’ve selected an app folder of your choice, client code will start generating automatically.

## Local Emulator

You can start a local emulator to test your queries on your application.

## Deploy to Production

Once you’ve tested the schema and operations and ran the generated SDK in your app, deploy your schema, operation and data to your Cloud SQL instance in production.


### Documentation
Please see [Getting started with Firebase Data Connect](https://firebase.google.com/docs/data-connect/quickstart).

Please see [Getting started with Firebase Data Connect](https://firebase.google.com/docs/data-connect/quickstart).

0 comments on commit 6951ee5

Please sign in to comment.