Skip to content

Commit

Permalink
Merge pull request microsoft#491 from microsoft/FBoucher-update-inlin…
Browse files Browse the repository at this point in the history
…e-doc-2

Update urls in TinyBlazor Readme
  • Loading branch information
FBoucher authored Jun 16, 2023
2 parents d2d197b + 8a4816f commit 97f3934
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/Cloud5mins.ShortenerTools.TinyBlazorAdmin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

Admin tools for [Azure Url Shortener](https://github.com/FBoucher/AzUrlShortener) using [Blazor Single Page Application (webassembly)](https://azure.microsoft.com/services/app-service/static/?WT.mc_id=dotnet-0000-frbouche).
Admin tools for [Azure Url Shortener](https://github.com/microsoft/AzUrlShortener) using [Blazor Single Page Application (webassembly)](https://azure.microsoft.com/services/app-service/static/?WT.mc_id=dotnet-0000-frbouche).

The project is now at version 3 and ready to be used! It is using Azure Static Web App native security and the API is an Azure Function.

Expand All @@ -18,14 +18,12 @@ Once authenticated you can manage your URLs and see some statistics. Thanks to [

# Deployment

Until an automatic deployment is created, you will need to deploy some part manually. [All the steps to deploy the TinyBlazorAdmin app into Azure are listed here](https://github.com/FBoucher/TinyBlazorAdmin/wiki/Deployment). You can also run it somewhere else if you prefer, even locally.
Until an automatic deployment is created, you will need to deploy some part manually. [All the steps to deploy the TinyBlazorAdmin app into Azure are listed here](https://github.com/microsoft/AzUrlShortener/wiki/How-to-deploy-TinyBlazorAdmin). You can also run it somewhere else if you prefer, even locally.

# Contributing

If you find a bug or would like to add a feature, check out those resources:

To see the current work in progress on the [kanban board](https://github.com/users/FBoucher/projects/7)

[tinyBA_home]: /Media/tinyBA_home.png
[tinyBA_stats]: /Media/tinyBA_stats.png
[tinyBA_urls]: /Media/tinyBA_urls.png
Expand Down

0 comments on commit 97f3934

Please sign in to comment.