Skip to main content
The only change you need is the databaseURL in your Firebase config. Here’s a typical config object. The highlighted line is the only thing you change:

Firebase JS SDK v8

Firebase JS SDK v9 (modular)

Database routing

If your Firebase app stores many independent data silos under path prefixes (game rooms, workspaces, etc.), see Database routing for options on splitting them into separate Lark databases.