All Projects โ†’ jthegedus โ†’ Firebase Gcp Examples

jthegedus / Firebase Gcp Examples

Licence: mit
๐Ÿ”ฅ Firebase app architectures, languages, tools & some GCP things! React w Next.js, Svelte w Sapper, Cloud Functions, Cloud Run.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Firebase Gcp Examples

React Firebase Starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
Stars: โœญ 4,366 (+828.94%)
Mutual labels:  graphql, serverless, gcp, firebase-functions, firebase
Moveit
๐Ÿš€ NLW #4 | React+ TypeScript + NextJS + StyledComponents + Firebase + MongoDb +Axios
Stars: โœญ 39 (-91.7%)
Mutual labels:  serverless, firebase, nextjs
Unity Solutions
Use Firebase tools to incorporate common features into your games!
Stars: โœญ 95 (-79.79%)
Mutual labels:  gcp, google-cloud-platform, firebase
Functions Samples
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
Stars: โœญ 10,576 (+2150.21%)
Mutual labels:  serverless, google-cloud-platform, firebase
Sapper Template Firebase
Starter Rollup template for Sapper apps with Firebase functions based on https://github.com/nhristov/sapper-template-rollup.
Stars: โœญ 29 (-93.83%)
Mutual labels:  firebase-functions, firebase, svelte
Firebase Functions Next Example
Host a Next.js SSR React app on Cloud Functions for Firebase with Firebase Hosting
Stars: โœญ 215 (-54.26%)
Mutual labels:  firebase-functions, firebase, nextjs
Nuxt Firebase Pwa
Run the Nuxt.js application (SPA * SSR * PWA) on Firebase.
Stars: โœญ 103 (-78.09%)
Mutual labels:  serverless, firebase, nuxtjs
Virapro.ru
[E-commerce] Plumbing Store
Stars: โœญ 45 (-90.43%)
Mutual labels:  firebase-functions, firebase, nuxtjs
Sapper Firebase Typescript Graphql Tailwindcss Actions Template
A template that includes Sapper for Svelte, Firebase functions and hosting, TypeScript and TypeGraphQL, Tailwind CSS, ESLint, and automatic building and deployment with GitHub Actions
Stars: โœญ 111 (-76.38%)
Mutual labels:  graphql, firebase, svelte
Nextjs Pwa Graphql Sql Boilerplate
Next.js serverless PWA with GraphQL (Apollo) + Postgres SQL boilerplate
Stars: โœญ 125 (-73.4%)
Mutual labels:  graphql, serverless, nextjs
Space Cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
Stars: โœญ 3,323 (+607.02%)
Mutual labels:  graphql, serverless, firebase
Integrify
๐Ÿค Enforce referential and data integrity in Cloud Firestore using triggers
Stars: โœญ 74 (-84.26%)
Mutual labels:  serverless, firebase-functions, firebase
Firebase Functions Graphql Example
GraphQL server running on Cloud Functions for Firebase
Stars: โœญ 107 (-77.23%)
Mutual labels:  graphql, serverless, firebase-functions
Nuxt Ssr Firebase
Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting
Stars: โœญ 273 (-41.91%)
Mutual labels:  firebase-functions, firebase, nuxtjs
Graphcms Examples
Example projects to help you get started with GraphCMS
Stars: โœญ 295 (-37.23%)
Mutual labels:  graphql, nextjs, nuxtjs
Rpc Websockets
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Stars: โœญ 344 (-26.81%)
Mutual labels:  serverless, gcp
Woo Next
๐Ÿš€ React WooCommerce theme, built with Next JS, Webpack, Babel, Node, Express, using GraphQL and Apollo Client
Stars: โœญ 342 (-27.23%)
Mutual labels:  graphql, nextjs
Cloud Custodian
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
Stars: โœญ 3,926 (+735.32%)
Mutual labels:  serverless, gcp
Shop
๐Ÿ›๐Ÿ›’ Full-stack React/Prisma/TS/GraphQL E-Commerce Example
Stars: โœญ 359 (-23.62%)
Mutual labels:  graphql, nextjs
Prisma1
๐Ÿ’พ Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)
Stars: โœญ 16,851 (+3485.32%)
Mutual labels:  graphql, serverless

Firebase & GCP Examples

exploring serverless app architectures, languages, tools & more!

all contributors prs welcome

๐Ÿ’ก code samples ยท ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ contributions

Firebase & GCP

Take a look at awesome-firebase for an overview of the latest tools in the ecosystem!

Code samples

Legend: ๐Ÿ“š Theory, ๐Ÿ’ป Examples & ๐Ÿ’ฌ Comments.

Examples are for Firebase unless otherwise denoted with gcp-. Most can be translated to GCP without much effort.

Post Repo
๐Ÿ’ป Next.js on Firebase: hybrid SSG/SSR with Google Cloud Run cloudrun-nextjs ๐Ÿ†•
๐Ÿ’ป Next.js on Firebase: hybrid SSG/SSR with Cloud Functions functions-nextjs(updated!)
๐Ÿ’ป Nuxt.js on Firebase: SSR with Cloud Functions functions-nuxtjs
๐Ÿ’ฌ State of Firebase (late 2019)
๐Ÿ’ป Next.js on Firebase: SSR with Cloud Functions functions-nextjs(updated!)
๐Ÿ’ป Runtime Secret Decryption with Node.js on Cloud Run gcp-cloudrun-berglas
๐Ÿ’ป Apollo GraphQL & Cloud Functions for Firebase functions-graphql-apollo
๐Ÿ’ป Express.js & Cloud Functions for Firebase functions-express
๐Ÿ’ฌ 3 Best Features of Google Cloud Run
๐Ÿ’ฌ State of Cloud Functions (mid 2019)
๐Ÿ’ป Cron & Cloud Functions for Firebase cron
๐Ÿ’ฌ Awesome Firebase Announcement awesome-firebase
๐Ÿ“š Cloud Functions w Compiled Code
๐Ÿ’ป Cloud Functions w Babel, Flow & TypeSript functions-w-babel
๐Ÿ’ป Cloud Functions w ParcelJS functions-w-parcel
๐Ÿ’ฌ State of Firebase (late 2018)
๐Ÿ“š Babel & preset-env
๐Ÿ“š Firebase Package Names and Bundle Sizes namespaced pkgs
๐Ÿ’ฌ Exploring Cloud Functions for Firebase

For all my blog posts, see my Medium Table of Contents post.

Deprecated Posts & Examples
OLD (to be replaced) Technical Blog posts Repo/Folder
ES6+ in Cloud Functions for Firebase #2 firebase-functions-babel-example
Next.js on Cloud Functions for Firebase with Firebase Hosting firebase-functions-next-example
GraphQL Server on GCP Cloud Functions gcp-functions-graphql

Contributions

Thanks goes to these wonderful people (emoji key):

James Hegedus
James Hegedus

๐Ÿ“ ๐Ÿ’ป ๐Ÿ“– ๐Ÿ’ก ๐Ÿค”
Michael Lustig
Michael Lustig

๐Ÿ›
Jasan
Jasan

๐Ÿ› ๐Ÿ’ป
Matthias Bruns
Matthias Bruns

๐Ÿ› ๐Ÿ’ป
Charles Thomas
Charles Thomas

๐Ÿ›
Dan Tavelli
Dan Tavelli

๐Ÿ›
Joseph Roddy
Joseph Roddy

๐Ÿ›
Mat Warger
Mat Warger

๐Ÿ“–
Daniel R
Daniel R

๐Ÿ’ป
tomvdv
tomvdv

๐Ÿ’ป
Rio Martinez
Rio Martinez

๐Ÿ› ๐Ÿ’ป ๐Ÿ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

Some contributors listed above contributed to earlier repositories and versions of these examples, so although they may not appear in this repo's graphs/contributors list, they helped nonetheless. Thanks.

Please note: I do intend to write a blog post about each of the examples here. I have a lot of examples in various stages of progress that I will release when I have the blog post written. If you wish to contribute to examples prior to a post being written I will of course credit all contributions to each particular example ๐Ÿ˜„

If you have a request please open an issue so we can discuss how & why it should be implemented.

Find Me

โœ๏ธ medium ยท ๐Ÿฆ twitter ยท github ยท ๐ŸฆŠ gitlab

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].