Skip to content

Commit

Permalink
Add qr code for repo to readme; Instruct users to checkout workshop b…
Browse files Browse the repository at this point in the history
…ranch
  • Loading branch information
ramiruhayel committed Mar 15, 2024
1 parent 756adb8 commit dbaafc4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# hexyback-workshop

## Link to this Github repository 💻

![Github Reository QR Code](https://github.com/BenBowers/hexyback-workshop/blob/main/hexy-back-github-repository-qr-code.png?raw=true)

## Visit our hosted documentation 📚

[Hexyback Workshop Documentation](https://benbowers.github.io/hexyback-workshop/)
Expand All @@ -18,6 +22,12 @@ To streamline our development and deployment processes, we'll employ SST (Server

This project will require NodeJS20, pnpm & the AWS cli v2

### Checkout the workshop branch

```sh
git checkout workshop-start
```

### Install the dependencies

```sh
Expand Down
Binary file added hexy-back-github-repository-qr-code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dbaafc4

Please sign in to comment.