From 70bcfb1cf39281d404eda594cd2ac878f42b1400 Mon Sep 17 00:00:00 2001 From: "Dimitar K. Nikolov" Date: Sat, 7 Jan 2023 02:28:35 +0200 Subject: [PATCH] chore: add NestJS starter boilerplate to readme --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index e13edf23..f23054e7 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -349,6 +349,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Continuous Conversation](https://github.com/DanielTerletzkiy/chat-gtp-assistant) - [Figma plugin](https://github.com/frederickk/chatgpt-figma-plugin) - [NestJS server](https://github.com/RusDyn/chatgpt_nestjs_server) +- [NestJS ChatGPT Starter Boilerplate](https://github.com/mitkodkn/nestjs-chatgpt-starter) - [Wordsmith: Add-in for Microsoft Word](https://github.com/xtremehpx/Wordsmith) If you create a cool integration, feel free to open a PR and add it to the list.