Skip to content

Commit

Permalink
docs: cloud run nextjs example in table
Browse files Browse the repository at this point in the history
  • Loading branch information
jthegedus committed May 24, 2020
1 parent bb879dc commit e70355c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ Examples are for Firebase unless otherwise denoted with `gcp-`. Most can be tran

| **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](updated!) |
| 💻 Next.js Static Site Generation (SSG) Firebase Hosting & Firestore | [hosting-nextjs-ssg][hosting-nextjs-ssg-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](updated!) |
Expand All @@ -55,7 +55,7 @@ Examples are for Firebase unless otherwise denoted with `gcp-`. Most can be tran

For all my blog posts, see my Medium [Table of Contents][jthegedus-medium-toc] post.

[hosting-nextjs-ssg-repo]: ./hosting-nextjs-ssg
[cloudrun-nextjs-repo]: ./cloudrun-nextjs
[func-nuxtjs-repo]: ./functions-nuxtjs
[state-of-fb-2019]: https://codeburst.io/the-state-of-firebase-mid-2019-2b002c458d70
[func-nextjs-repo]: ./functions-nextjs
Expand Down

0 comments on commit e70355c

Please sign in to comment.