From c3a38dadf385099786fe0ff1b24c190531f3de4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E4=B9=90=E4=B9=90?= Date: Wed, 1 Mar 2023 18:06:35 +0800 Subject: [PATCH 1/2] docs: add NextJS chatgpt to README.md --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index 473afb55..cca57f9f 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -454,6 +454,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Feishu Bot](https://github.com/linjungz/feishu-chatgpt-bot) - [DomainGPT: Discover available domain names](https://github.com/billylo1/DomainGPT) - [AI Poem Generator](https://aipoemgenerator.com/) +- [NextJS ChatGPT With Firebase](https://github.com/youngle316/chatgpt) If you create a cool integration, feel free to open a PR and add it to the list. From 47eb29840f82ae865ae41dc043e7f95189e8ae6c Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 1 Mar 2023 21:07:19 -0600 Subject: [PATCH 2/2] Update readme.md --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index cca57f9f..0d574bf0 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -454,7 +454,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Feishu Bot](https://github.com/linjungz/feishu-chatgpt-bot) - [DomainGPT: Discover available domain names](https://github.com/billylo1/DomainGPT) - [AI Poem Generator](https://aipoemgenerator.com/) -- [NextJS ChatGPT With Firebase](https://github.com/youngle316/chatgpt) +- [Next.js ChatGPT With Firebase](https://github.com/youngle316/chatgpt) If you create a cool integration, feel free to open a PR and add it to the list.