Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 1.23 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.23 KB

📖 Tye documentation

Tutorials

Topic Description
Getting Started Get setup to develop with tye.
Basic Tutorial (run locally) Learn how to run an application locally with tye.
Basic Tutorial (deploy) Learn how to deploy an application with tye.
Basic Tutorial (add Redis) Learn how to add redis for development and deployed to a development cluster.

Recipes

Topic Description
Using Dapr with Tye Using tye for local development and deployment with a Dapr application.

Reference documentation

Area Description
Tye Commandline Reference Documentation for tye commands.
Service Discovery Learn more about service discovery in Tye.
Local Development Learn more about how Tye works for local development.
tye.yaml Schema tye.yaml configuration.