mirror of https://github.com/dotnet/tye.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
6 years ago | |
|---|---|---|
| .. | ||
| commandline | 6 years ago | |
| recipes | 6 years ago | |
| yaml | 6 years ago | |
| README.md | 6 years ago | |
| developer_guide.md | 6 years ago | |
| frontend_backend_deploy.md | 6 years ago | |
| frontend_backend_run.md | 6 years ago | |
| getting_started.md | 6 years ago | |
| redis.md | 6 years ago | |
| schema.md | 6 years ago | |
| service_discovery.md | 6 years ago | |
README.md
📖 Tye documentation
Tutorials
| Topic | Description |
|---|---|
| Getting Started | Set up your development environment. |
| Frontend Backend Run Example | Learn how to run an application locally with tye. |
| Frontend Backend Deploy Example | Learn how to deploy an application with tye. |
| Adding 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. |
Further documentation
| Area | Description |
|---|---|
| Service Discovery | Learn more about service discovery in tye. |
| Tye Schema | tye.yaml configuration. |