From ff89e650b5c4a5d6660c73e8bac3d781382e10a7 Mon Sep 17 00:00:00 2001 From: "Aaron K. Clark" Date: Thu, 18 Jun 2026 20:18:54 -0400 Subject: [PATCH] docs: add live demo link to the top of the README Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1a044df..e224e88 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ > ### Your job hunt, self-hosted and on autopilot. +### ▶ [Try out the app here →](https://w3b.cryptojones.dev/OSApplyTrack/) + +> Live demo instance. Sign in with a magic link — each visitor gets their own +> tenant. (Self-signed TLS, so your browser may warn before you continue.) + [![CI](https://github.com/CryptoJones/OSApplyTrack/actions/workflows/ci.yml/badge.svg)](https://github.com/CryptoJones/OSApplyTrack/actions/workflows/ci.yml) [![Release](https://img.shields.io/github/v/release/CryptoJones/OSApplyTrack?logo=github&sort=semver)](https://github.com/CryptoJones/OSApplyTrack/releases/latest) [![GHCR](https://img.shields.io/badge/ghcr.io-images-2496ED.svg?logo=docker&logoColor=white)](https://github.com/CryptoJones?tab=packages&repo_name=OSApplyTrack)