From 0e6044fcb8b7c7090f0595c4082c6549816ecdc8 Mon Sep 17 00:00:00 2001 From: Ops Agent Date: Tue, 7 Jul 2026 18:20:26 +0200 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dc191d9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# reference-stack + +Best-practices reference application (canonical example): API + worker + Postgres via docker-compose, with tests and CI. \ No newline at end of file