Skip to content

Commit

Permalink
🐛 Readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
benc-uk committed May 10, 2021
1 parent 492996c commit 06028cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Azure Static Web Apps CI/CD
name: Azure Static Web Apps Deploy

on:
push:
Expand Down
13 changes: 5 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ It is built on several Azure technologies: _Web PubSub, Static Web Apps and \_Ta

> 👁‍🗨 Note. This is a side project, created to aid learning while building something interesting. The code should not be considered 'best practice' or representing a set of recommendations for using Azure Web PubSub, however it does represent the output of getting something working!
![](https://img.shields.io/github/license/benc-uk/chatr)
![](https://img.shields.io/github/last-commit/benc-uk/chatr)
![](https://img.shields.io/github/checks-status/benc-uk/chatr/main)
![](https://img.shields.io/github/workflow/status/benc-uk/chatr/Azure%20Static%20Web%20Apps%20Deploy?label=client-deploy)

Goals:

- Learn about using websockets
Expand All @@ -27,14 +32,6 @@ Use cases & key features:

![](./etc/screen.png)

---

![](https://img.shields.io/github/license/benc-uk/chatr)
![](https://img.shields.io/github/last-commit/benc-uk/chatr)
![](https://img.shields.io/github/checks-status/benc-uk/chatr/main)
![](https://img.shields.io/github/workflow/status/benc-uk/chatr/Azure%20Static%20Web%20Apps%20CI%2FCD?label=client-deploy)
![](https://img.shields.io/github/workflow/status/benc-uk/chatr/Build%20Server%20Image?label=server-build)

# Architecture

![](./etc/diagram.png)
Expand Down

0 comments on commit 06028cc

Please sign in to comment.