# 📖 Tye documentation ## Tutorials | Topic | Description | |-------|-------------| |**[Getting Started](getting_started.md)** | Set up your development environment. |**[Frontend Backend Run Example](frontend_backend_run.md)** | Learn how to run an application locally with tye. |**[Frontend Backend Deploy Example](frontend_backend_deploy.md)** | Learn how to deploy an application with tye. | **[Adding Redis](redis.md)** | Learn how to add redis for development and deployed to a development cluster. ## Recipes | Topic | Description| |-------|------------| |**[Using Dapr with Tye](recipes/dapr.md)** | Using Tye for local development and deployment with a [Dapr](https://dapr.io) application. ## Further documentation | Area | Description | |------|-------------| | **[Service Discovery](service_discovery.md)** | Learn more about service discovery in tye. |**[Tye Schema](schema.md)** | `tye.yaml` configuration.