diff --git a/community/approved-plugins.json b/community/approved-plugins.json index 94a60ca533..f8eb8d2c7b 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -423,5 +423,10 @@ "name": "nx-ngrok", "description": "Ngrok support for Nx", "url": "https://github.com/domjtalbot/nx-ngrok" + }, + { + "name": "@nxrocks/nx-ktor", + "description": "Nx plugin to generate, run, package, build (and more) Ktor projects inside your Nx workspace", + "url": "https://github.com/tinesoft/nxrocks/tree/master/packages/nx-ktor" } ]