exploring serverless app architectures, languages, tools & more!
๐ก code samples ยท ๐จโ๐ฉโ๐งโ๐ฆ contributions
Take a look at awesome-firebase for an overview of the latest tools in the ecosystem!
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][cloudrun-nextjs-repo] :new: |
๐ป Next.js on Firebase: hybrid SSG/SSR with Cloud Functions | [functions-nextjs]func-nextjs-repo |
๐ป Nuxt.js on Firebase: SSR with Cloud Functions | [functions-nuxtjs][func-nuxtjs-repo] |
๐ฌ [State of Firebase (late 2019)][state-of-fb-2019] | |
๐ป Next.js on Firebase: SSR with Cloud Functions | [functions-nextjs]func-nextjs-repo |
๐ป [Runtime Secret Decryption with Node.js on Cloud Run][cloudrun-berglas] | [gcp-cloudrun-berglas][cloudrun-berglas-repo] |
๐ป [Apollo GraphQL & Cloud Functions for Firebase][func-gql-apollo] | [functions-graphql-apollo][func-gql-apollo-repo] |
๐ป [Express.js & Cloud Functions for Firebase][func-express] | [functions-express][func-express-repo] |
๐ฌ [3 Best Features of Google Cloud Run][best-of-cloudrun] | |
๐ฌ [State of Cloud Functions (mid 2019)][state-of-cf-2019] | |
๐ป [Cron & Cloud Functions for Firebase][func-cron] | [cron][func-cron-repo] |
๐ฌ [Awesome Firebase Announcement][awesome-fb] | [awesome-firebase][awesome-fb-repo] |
๐ [Cloud Functions w Compiled Code][func-compiled-0] | |
๐ป [Cloud Functions w Babel, Flow & TypeSript][func-compiled-1] | [functions-w-babel][func-compiled-1-repo] |
๐ป [Cloud Functions w ParcelJS][func-compiled-2] | [functions-w-parcel][func-compiled-2-repo] |
๐ฌ [State of Firebase (late 2018)][state-of-fb-2018] | |
๐ [Babel & preset-env][babel-pe] | |
๐ [Firebase Package Names and Bundle Sizes][fb-bundles] | [namespaced pkgs][fb-bundles-repo] |
๐ฌ [Exploring Cloud Functions for Firebase][explore-fb-funcs] |
For all my blog posts, see my Medium Table of Contents post.
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 |
Thanks goes to these wonderful people (emoji key):
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.
โ๏ธ medium ยท ๐ฆ twitter ยท :octocat: github ยท ๐ฆ gitlab