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 |
---|---|
π» 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 |
π» 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 |
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.