mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-07 03:16:41 +00:00
9 lines
324 B
Markdown
9 lines
324 B
Markdown
# [Firebase](https://firebase.google.com/) notes
|
|
|
|
> A comprehensive app development platform
|
|
|
|
[Firebase Docs](https://firebase.google.com/docs)
|
|
|
|
**Warning**: Google Analitycs can cause conflicts with the GDPR if user data is used in the app.
|
|
|
|
To link Firebase with the app it's necessary to download `google-services.json`.
|