From 451160d8068d4343dd704650beac4632f57e77d3 Mon Sep 17 00:00:00 2001 From: Scott McKendry <39483124+scottmckendry@users.noreply.github.com> Date: Sun, 5 Nov 2023 20:07:17 +1300 Subject: [PATCH] add screenshots --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4e74f80..8d1e9b4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Canine Club Invoicing System A mobile-first web application I built for my wife's dog walking business. Built with [Go](https://go.dev) and [HTMX](https://htmx.org). +
+ + + +
+ ## 🚀 Deploying To run the app in a docker container, you'll need to create a `.env` file in the root directory with the following environment variables: ```env