diff --git a/README.md b/README.md index f193b14..348b696 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ A curated list of awesome services, solutions and resources for serverless / nob - [SMS sending](#sms-sending) - [Push notifications](#push-notifications) - [Databases](#databases) +- [Templates/Boilerplates](#templates) - [Others](#others) - [Related articles](#related-articles) - [Books](#books) @@ -316,6 +317,10 @@ A curated list of awesome services, solutions and resources for serverless / nob * [Lambda Store](https://lambda.store/) - Pay-as-you-go Redis-compatible data storage. * [Deta Base](https://deta.sh) - A super easy to use production-grade NoSQL database.that supports complex queries and search. +## Templates + +* [nx-serverless](https://github.com/sudokar/nx-serverless) - A monorepo style template project for serverless framework using [Nx](https://nx.dev) + ## Others * [Azure Function Library](http://functionlibrary.azurewebsites.net) - An open source set of common use cases for Azure Functions that are ready to deploy!