All Projects → FirebaseExtended → Experimental Extensions

FirebaseExtended / Experimental Extensions

Licence: apache-2.0
🧪 A laboratory for new extensions created by Firebase

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Experimental Extensions

Functions Samples
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
Stars: ✭ 10,576 (+14387.67%)
Mutual labels:  serverless, firebase
Space Cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
Stars: ✭ 3,323 (+4452.05%)
Mutual labels:  serverless, firebase
Nuxt Firebase Pwa
Run the Nuxt.js application (SPA * SSR * PWA) on Firebase.
Stars: ✭ 103 (+41.1%)
Mutual labels:  serverless, firebase
Integrify
🤝 Enforce referential and data integrity in Cloud Firestore using triggers
Stars: ✭ 74 (+1.37%)
Mutual labels:  serverless, firebase
React Firebase Starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
Stars: ✭ 4,366 (+5880.82%)
Mutual labels:  serverless, firebase
React Firebase Admin
React ⚛️ starter kit with Firebase 🔥 and Bulma for setting up an admin dashboard - Highly scalable, PWA, Serverless
Stars: ✭ 232 (+217.81%)
Mutual labels:  serverless, firebase
Serverless Architectures Aws
The code repository for the Serverless Architectures on AWS book
Stars: ✭ 120 (+64.38%)
Mutual labels:  serverless, firebase
Wild Workouts Go Ddd Example
Complete application to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring of a Go project.
Stars: ✭ 756 (+935.62%)
Mutual labels:  serverless, firebase
Awesome Firebase
🔥 List of Firebase talks, tools, examples & articles! Translations in 🇬🇧 🇷🇺 Contributions welcome!
Stars: ✭ 448 (+513.7%)
Mutual labels:  serverless, firebase
Setwithfriends
🎮 A frictionless multiplayer web app that lets you play Set with friends
Stars: ✭ 268 (+267.12%)
Mutual labels:  serverless, firebase
Firebase Gcp Examples
🔥 Firebase app architectures, languages, tools & some GCP things! React w Next.js, Svelte w Sapper, Cloud Functions, Cloud Run.
Stars: ✭ 470 (+543.84%)
Mutual labels:  serverless, firebase
Moveit
🚀 NLW #4 | React+ TypeScript + NextJS + StyledComponents + Firebase + MongoDb +Axios
Stars: ✭ 39 (-46.58%)
Mutual labels:  serverless, firebase
Firebaseauth Android
Firebase Authentication code guideline for Android developer
Stars: ✭ 67 (-8.22%)
Mutual labels:  firebase
Hexoplusplus
🎁基于CloudFlareWorker的无服务器Hexo后端,目标:解决静态博客所有痛点[文章编辑、图片上传、博主活跃信息统计、博主说说、Twikoo加强版、阅读量统计【尚未完成】]
Stars: ✭ 72 (-1.37%)
Mutual labels:  serverless
Ask Around Me
The Ask Around Me example serverless web application. See the Compute Blog series and video series for more information. Contact @jbesw for info.
Stars: ✭ 67 (-8.22%)
Mutual labels:  serverless
Instadart Flutter Instagram Clone
Instagram Clone App Using - Dart, Flutter, Firebase
Stars: ✭ 66 (-9.59%)
Mutual labels:  firebase
Serverless Cljs Plugin
Serverless plugin for Clojurescript deployment w/ cljs-lambda
Stars: ✭ 72 (-1.37%)
Mutual labels:  serverless
Marketplace Sample Apps
Repository of sample codes demonstrating usage of SDK and APIs on the Freshworks developer platform. 🔗 https://developers.freshworks.com
Stars: ✭ 70 (-4.11%)
Mutual labels:  serverless
Ecommerce Netlify
🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions
Stars: ✭ 1,147 (+1471.23%)
Mutual labels:  serverless
Contacts api
Serverless RESTful API with AWS Lambda, API Gateway and DynamoDB
Stars: ✭ 66 (-9.59%)
Mutual labels:  serverless

Experimental extensions

This repository contains the source for experimental extensions. Created by Firebase, these experimental extensions may be useful in your project, but don't have the same level of testing and support as the official extensions.

New to Extensions? You can learn more at the Firebase Extensions product page.

Each directory in this repo contains the source code for an extension and a README to explain how the extension works, including information about the APIs enabled, resources created, and the access granted to the extension.

List of experimental extensions

Want to install one of these? Visit each extension's linked README for installation instructions.

Set Auth claims with Firestore

Set custom claims for Firebase Auth users from values set in Firestore.

Schedule Firestore writes

Write documents to Firestore at an arbitrary time in the future.

Sentiment analysis

Determines the sentiment magnitude and score for given text values in Firestore.

Shorten URLs with Dynamic Links

Shortens URLs written to a specified Cloud Firestore collection using Firebase Dynamic Links.

Image text extraction

Extracts text from images uploaded to a Cloud Storage bucket and writes extracted text to Firestore.

Status

Status: Experimental

This repository is maintained by Googlers but is not a supported Firebase product. Issues here are answered by maintainers and other community members on GitHub on a best-effort basis.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].