
# Serverless Recipes for JavaScript/TypeScript
[](https://codespaces.new/Azure-Samples/serverless-recipes-javascript?hide_repo_select=true&ref=main&quickstart=true)
[](https://aka.ms/foundry/discord)
[](https://github.com/Azure-Samples/serverless-recipes-javascript/actions)

[](https://www.typescriptlang.org)
[](LICENSE)
⭐ If you like this project, star it on GitHub — it helps a lot!
[Get started](#getting-started) • [Run the samples](#run-the-samples) • [Samples list](#samples-list) • [Resources](#resources) • [Troubleshooting](#troubleshooting)
This repository is a collection of code examples demonstrating how to build serverless applications using TypeScript and Azure. Each recipe is a standalone sample that demonstrates how to build a specific feature or use a specific technology. You can use these samples as a starting point for your own projects or to learn more about serverless development with Azure.
> [!NOTE]
> **What's Serverless?**