diff --git a/community/approved-plugins.json b/community/approved-plugins.json index bbf9132e9b..f1eb6eb8c9 100644 --- a/community/approved-plugins.json +++ b/community/approved-plugins.json @@ -39,6 +39,11 @@ "description": "Nx plugin for node/angular-universal schematics and deployment builders in an Nx workspace", "url": "https://github.com/flowaccount/nx-plugins" }, + { + "name": "@ns3/nx-serverless", + "description": "Nx plugin for node serverless applications in an Nx workspace", + "url": "https://github.com/Bielik20/nx-plugins/tree/master/packages/nx-serverless" + }, { "name": "@dev-thought/nx-deploy-it", "description": "Nx plugin to deploy applications on your favorite cloud provider",