jthegedus / firebase-gcp-examples

πŸ”₯ Firebase app architectures, languages, tools & some GCP things! React w Next.js, Svelte w Sapper, Cloud Functions, Cloud Run.

Home Page:https://medium.com/@jthegedus/table-of-contents-ec337953b39b

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 · :octocat: github · 🦊 gitlab

About

πŸ”₯ Firebase app architectures, languages, tools & some GCP things! React w Next.js, Svelte w Sapper, Cloud Functions, Cloud Run.

https://medium.com/@jthegedus/table-of-contents-ec337953b39b

License:MIT License


Languages

Language:JavaScript 90.9%Language:Shell 6.1%Language:Vue 1.0%Language:Dockerfile 0.9%Language:TypeScript 0.6%Language:HTML 0.4%