The official Angular library for Firebase.
-
Updated
Mar 31, 2022 - TypeScript
{{ message }}
The official Angular library for Firebase.
微信小程序组件 / API / 云开发示例
FaaS (Function as a service) framework for writing portable Node.js functions
Chat Bot Samples for Google Chat.
React
Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting
FaaS (Function as a service) framework for writing portable Go functions
Firebase cloud functions in typescript with Firestore. Using a social network as example
Open Source multi-module app for Handmade Hats company with modern approaches under the hood.
FaaS (Function as a service) framework for writing portable PHP functions
Serverless GCP Cloud Functions + Datastore implementation of RealWorld Backend
Reference framework for building data workflows provided by Google. Accelerates authentication, logging, scheduling, and deployment of solutions using GCP. To borrow a tagline.. "The framework for professionals with deadlines."
对于克隆下来发现没有分类,我这里有一份默认的分类集合提供导入。在云开发控制台导入到分类表即可。
云开发控制台-数据库-DANDAN_NOTE_CATEGORY(如无需新建)-导入-选择json文件即可。
对于json内的数据可以根据需要进行修改。
因为json就这么一段,所以就直接贴上来,保存为json后在导入时选择。
{
"_id": "food_and_drink_breakfast",
"categoryName": "早餐",
"categoryIcon": "icon",
"description": "早餐",
"flow": 0,
"type": 0,
"parentId": "food_and_drink_total",
"isSelectable": true,
"createThis repo provides functionality for a better way of organising files, imports and function triggers in Firebase Cloud Functions
SvelteKit adapter for Firebase Hosting rewrites to Cloud Functions for a Svelte SSR experience
GraphQL server running on Cloud Functions for Firebase
Strongly typed Firestore framework for TypeScript
Cloud Firestore support library for admin.
Building RESTful Web APIs with Firebase Cloud Function, Firestore, Express and TypeScript
deploying Google Cloud Functions written in Golang with ease
Android chat app to demo the use of Firebase Cloud Functions
We use Appwrite Cloud Functions demos as a good way to show how Cloud Functions can be used with Appwrite, and also as a good starting point for developers wanting to write their new functions.
Help us translate the cloud function ['object-detection'](https://github.com/appwrite/demos-for-functions/tree/master/python/object-detectio
Node.js / GraphQL project template pre-configured with TypeScript, PostgreSQL, login flow, transactional emails, unit tests, CI/CD workflow.
A collection of examples for doing secrets management in serverless lambda or cloud functions.
A set of Node.js microservices to track visual changes of web pages.
Spica is a development engine to build fast & efficient applications.
Add a description, image, and links to the cloud-functions topic page so that developers can more easily learn about it.
To associate your repository with the cloud-functions topic, visit your repo's landing page and select "manage topics."
When we create a new table using an existing table config, it doesn't copy its children tables' configurations.