پورتال Firebase solutions
Enrich handling of text
Use Cloud Firestore and Firebase Extensions to enrich your ability to work with text assets. This extension allows you to summarize a field in a Cloud Firestore document using the PaLM API. Learn more. Use this extension to get toxicity scores for
- آموزش گامبهگام
- Firebase
- Firestore
Write-time aggregations
Queries in Cloud Firestore let you find documents in large collections. To gain insight into properties of the collection as a whole, you can aggregate data over a collection. You can aggregate data either at read-time or at write time: Read-time
- آموزش گامبهگام
- Firebase
- Firestore
Firebase security checklist
Review this checklist of guidelines to help keep your Firebase resources and your users' data secure.
- روالهای مطلوب
- Firebase
- Firebase App Check
- اصالتسنجی Firebase
Get started with generative AI
This page helps you get started with implementing generative AI features in your app. It describes the features and integrations for Firestore that involve generative AI. Creating innovative AI-powered solutions for use cases such as
- آموزش گامبهگام
- Firebase
- Firestore
Serve bundled Firestore content from a CDN
Many applications serve the same content to all users on first page load. For example a news site may show the latest stories, or an e-commerce site may show the best-selling items. If this content is served from Cloud Firestore, each user will issue
- آموزش گامبهگام
- Firebase
- Firestore
Develop locally with Firebase
Learn to develop and run apps in local environments with Firebase.
- مسیر
- میزبانی Firebase
- توابع ابری ویژه Firebase
- اصالتسنجی Firebase
- فضای ذخیرهسازی ابری ویژه Firebase
- Firestore
- پایگاه داده همزمان Firebase
- Firebase
Serve dynamic content and host microservices using Firebase Hosting
Use serverless computing options to host microservices by directing HTTPS requests to trigger functions and containerized apps to run in a managed, secure environment.
- مفهوم
- Firebase
- میزبانی Firebase
- توابع ابری ویژه Firebase
- Cloud Run
Enrich value of media
Use Cloud Firestore and Firebase Extensions to unlock the value of your audio and image resources using AI models. Extract labels from images and save to Firestore using Cloud Vision API. Learn more. Transcribe audio files in Cloud Storage to.txt
- آموزش گامبهگام
- Firebase
- Firestore
Build presence in Cloud Firestore
Depending on the type of app you're building, you might find it useful to detect which of your users or devices are actively online — otherwise known as detecting "presence." For example, if you're building an app like a social network or deploying
- آموزش گامبهگام
- Firebase
- Firestore
Secure data access for users and groups
Many collaborative apps allow users to read and write different pieces of data based on a set of permissions. In a document editing app, for example, users may want to allow a few users to read and write their documents while blocking unwanted
- آموزش گامبهگام
- Firebase
- Firestore
Deploy multiple environments from a codebase
Deploy to multiple environments from the same codebase – for example, set your staging and production environments to have different configurations.
- آموزش گامبهگام
- Firebase
- Firebase App Hosting
Use monorepos with App Hosting
Deploy Nx-based monorepo apps with App Hosting.
- آموزش گامبهگام
- Firebase App Hosting
- Firebase
Full-text search
Most apps allow users to search app content. For example, you may want to search for posts containing a certain word or notes you've written about a specific topic. Cloud Firestore doesn't support native indexing or search for text fields in
- آموزش گامبهگام
- Firebase
- Firestore
Clear and export end-user data
Learn about options to help your users control their data.
- آموزش گامبهگام
- Firestore
- پایگاه داده همزمان Firebase
- اصالتسنجی Firebase
- Firebase
- توابع ابری ویژه Firebase
General best practices for setting up Firebase projects
Learn about the general, high-level best practices to set up Firebase projects and registering your apps with a project so that you have a clear development workflow that uses distinct environments.
- روالهای مطلوب
- Firebase
Implement an AI-driven chatbot
Use Firebase Extensions to add an AI-driven chatbot to your app. You can use chatbots to improve customer service, market a new feature or service, provide sales quotes, or any number of use cases. Use this extension to easily deploy a chatbot using
- آموزش گامبهگام
- Firebase
- Firestore
Where do I start with Firebase Authentication?
Choose the appropriate authentication option for your app based on your use case, experience, and app's architecture.
- روالهای مطلوب
- اصالتسنجی Firebase
- Firebase
General security guidelines for different development workflow environments
Learn about the most important best practices to ensure that each environment of your development workflow is secure.
- روالهای مطلوب
- Firebase
- Firebase App Check
- اصالتسنجی Firebase
Firebase launch checklist
Review this checklist before launch to make sure that your app and the Firebase products that it uses are ready for production.
- روالهای مطلوب
- Firebase
Distributed counters
Many realtime apps have documents that act as counters. For example, you might count 'likes' on a post, or 'favorites' of a specific item. In Cloud Firestore, you can't update a single document at an unlimited rate. If you have a counter based on
- آموزش گامبهگام
- Firestore
- Firebase
Map Cloud Firestore data with Swift Codable
Swift's Codable API, introduced in Swift 4, enables us to leverage the power of the compiler to make it easier to map data from serialized formats to Swift types. You might have been using Codable to map data from a web API to your app's data model
- آموزش گامبهگام
- Firestore
- Firebase
Integrate with BigQuery
BigQuery is a fully managed, petabyte-scale, and cost-effective analytics data warehouse that lets you run analytics over vast amounts of data. You can use the following Firebase Extensions to connect Cloud Firestore with BigQuery: Send real-time,
- آموزش گامبهگام
- Firestore
- Firebase
Geo queries
Many apps have documents that are indexed by physical locations. For example, your app might allow users to browse stores near their current location. Geohash is a system for encoding a (latitude, longitude) pair into a single Base32 string. In the
- آموزش گامبهگام
- Firebase
- Firestore
Build your first web app with Firebase
Learn the basics of the Firebase app development platform and build your first app using Firebase.
- مسیر
- میزبانی Firebase
- Firestore
- اصالتسنجی Firebase
- Firebase
Add new functionality to your web app quickly with Firebase Extensions
In this codelab, you’ll add functionality to an online marketplace web app using Firebase Extensions.
- Codelab
- Firebase
- افزونههای Firebase
- پایگاه داده همزمان Firebase
Build gen AI features powered by your data with Firebase Genkit
Learn how to use Firebase Genkit to build generative AI features with the app development skills and tools you already know.
- Codelab
- Firestore
- Firebase App Hosting
- Firebase
- Firebase Genkit
Add a user authentication flow to a Flutter app using FirebaseUI
In this codelab, you’ll learn how to add Firebase Authentication to a Flutter app with only a few lines of code.
- Codelab
- Firebase
- اصالتسنجی Firebase
- Flutter
Get to know Firebase for Flutter
Learn how to build a Flutter mobile app with Firebase.
- Codelab
- اصالتسنجی Firebase
- Android
- Flutter
- Firebase
- Firestore
Build AI-powered web apps with Firebase Extensions for the Gemini API
Learn how to use Firebase Extensions with the Gemini API to build a web app with AI-powered features, like personalized recommendations.
- Codelab
- Firestore
- Firebase App Hosting
- Firebase
- افزونههای Firebase
Get to know Firebase for web
Build a web app from scratch with Firebase and the StackBlitz online editor. You’ll use basic HTML and JavaScript to talk to Firebase. This is a great introduction to using the Firebase console and integrating Firebase into an app. No extensive prior knowledge or software installations are needed.
- Codelab
- اصالتسنجی Firebase
- Firestore
- میزبانی Firebase
- Firebase
eBay Case Study
eBay Motors uses Firebase ML to quickly categorize images, reduce costs and improve user experience
- Firebase ML
- Firebase
Hawkin Dynamics Case Study
Hawkin Dynamics levels up their product in 2 weeks instead of months
- توابع ابری ویژه Firebase
- Firestore
- Firebase
Add on-device Text Classification to your app with TensorFlow Lite and Firebase - Android Codelab
In this codelab you’ll learn how to implement Text Classification using Firebase and TensorFlow Lite.
- Codelab
- Firebase ML
- TensorFlow
- Android
- Firebase
Add on-device Text Classification to your app with TensorFlow Lite and Firebase - iOS Codelab
In this codelab you’ll learn how to implement Text Classification using Firebase and TensorFlow Lite.
- Codelab
- TensorFlow
- Firebase ML
- Firebase
Local development for your Flutter apps using the Firebase Emulator Suite
Codelab outlining how to use the Firebase Emulator Suite during development with Flutter. The codelab will use the Auth and Firestore emulators to demonstrate emulator use.
- Codelab
- Firebase
- Flutter
- اصالتسنجی Firebase
- Firestore
Gemini API Firebase Extensions: Quickly enhance your app with generative AI
Learn how the Gemini API Firebase Extensions enable you to add Gemini to your apps without becoming an AI expert.
- مسیر
- Firebase
- افزونههای Firebase
- Gemini
Gradually roll out Firebase App Check using Firebase Remote Config
You can use Firebase App Check with App Attest to protect your backend services and verify that requests to Firebase services are coming from your authentic app. It's generally recommended to onboard users gradually to the App Attest service to avoid
- Codelab
- پیکربندی ازراهدور Firebase
- Firebase App Check
Protect your Firestore data with Firebase Security Rules
Learn how to protect your Firestore data with Security Rules
- Codelab
- Firestore
- Firebase
Local Development with the Firebase Emulator Suite
Learn how to develop a web app with the Firebase Emulator Suite.
- Codelab
- Firestore
- توابع ابری ویژه Firebase
- میزبانی Firebase
- اصالتسنجی Firebase
Advanced Authentication features
Learn how to implement multi-factor authentication and create custom auth requirements with blocking functions
- Codelab
- اصالتسنجی Firebase
Protect your app from abuse with App Check
App Check uses platform-specific attestation providers to restrict access to traffic that's coming from your genuine apps. In addition to protecting your backend resources on Firebase, you can also use it to protect other resources or endpoints or your own server. Complete the playlist to learn about the versatility of App Check and how you can start using it today.
- مسیر
- Firebase
- Firebase App Check
Firebase Cross Device Codelab
In this codelab, you’ll build a simple music player for Android, iOS and Web, using Flutter. This player will connect to Firebase RTDB, which would allow users to synchronize playback across their devices.
- Codelab
- اصالتسنجی Firebase
- پایگاه داده همزمان Firebase
Firebase App Check for Apple platforms
Firebase App Check helps protect your backend resources from abuse, such as billing fraud and phishing, by making sure requests come from legitimate apps and devices. It works with both Firebase services and your own backend services to keep your
- Codelab
- Firebase App Check
Build web apps backed by Cloud Firestore
Learn to efficiently and securely store and sync app data with Cloud Firestore.
- مسیر
- Firestore
- Firebase
نمی توانید راه حلی برای مورد استفاده خود پیدا کنید؟
ما مرتباً راهحلهای جدیدی اضافه میکنیم، بنابراین مطمئن شوید که به زودی دوباره بررسی کنید.
اگر ایده ای برای راه حل خاصی دارید، ما دوست داریم در مورد آن بشنویم!
در مورد مورد استفاده خود به ما بگویید