From a0ffaec66d40e23ad9ec1a84fc44930775ac98e7 Mon Sep 17 00:00:00 2001 From: cosark <121065588+cosark@users.noreply.github.com> Date: Tue, 25 Aug 2026 21:27:08 -0700 Subject: [PATCH] Add RepoCloud deploy button --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ba69ef94e..a7c2485a9 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,12 @@ The easiest way to deploy Kan is through Railway. We've partnered with Railway t Deploy on Railway +Alternatively one-click deployment via RepoCloud + + + Deploy on RepoCloud + + ### Docker Compose Alternatively, you can self-host Kan with Docker Compose. This will set up everything for you including your postgres database and automatically run migrations.