From cb3f2fec09d5467009ec5bed150d301069841d79 Mon Sep 17 00:00:00 2001 From: SuperDev <63515814+Supernova3339@users.noreply.github.com> Date: Sun, 26 Mar 2023 16:27:26 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index ee675e8..8d33393 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,18 @@ Crafted with love and care to provide the best experience possible. docker run --name chatpad -d -p 1234:80 ghcr.io/deiucanta/chatpad:latest ``` +## One click Deployments + +[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/KEaaCJ) + +[![Deploy on Easypanel](https://easypanel.io/img/deploy-on-easypanel-40.svg)](https://easypanel.io/docs/templates/chatpad) + +[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/deiucanta/chatpad) + +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdeiucanta%2Fchatpad&project-name=chatpad&repository-name=chatpad-vercel&demo-title=Chatpad&demo-description=The%20Official%20Chatpad%20Website&demo-url=https%3A%2F%2Fchatpad.ai&demo-image=https%3A%2F%2Fraw.githubusercontent.com%2Fdeiucanta%2Fchatpad%2Fmain%2Fbanner.png) + + + ## Give Feedback If you have any feature requests or bug reports, go to [feedback.chatpad.ai](https://feedback.chatpad.ai). From 8cab19743b1ee4b9a861712fd3b29da3b7173575 Mon Sep 17 00:00:00 2001 From: Andrei Canta Date: Tue, 28 Mar 2023 12:41:17 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8d33393..4a487b7 100644 --- a/README.md +++ b/README.md @@ -28,15 +28,20 @@ docker run --name chatpad -d -p 1234:80 ghcr.io/deiucanta/chatpad:latest ``` ## One click Deployments - -[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/KEaaCJ) - + + [![Deploy on Easypanel](https://easypanel.io/img/deploy-on-easypanel-40.svg)](https://easypanel.io/docs/templates/chatpad) - + + [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/deiucanta/chatpad) - + + [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fdeiucanta%2Fchatpad&project-name=chatpad&repository-name=chatpad-vercel&demo-title=Chatpad&demo-description=The%20Official%20Chatpad%20Website&demo-url=https%3A%2F%2Fchatpad.ai&demo-image=https%3A%2F%2Fraw.githubusercontent.com%2Fdeiucanta%2Fchatpad%2Fmain%2Fbanner.png) + +[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/9M8r62) + + ## Give Feedback