Update README.md

This commit is contained in:
SuperDev 2023-03-26 16:27:26 -05:00 committed by GitHub
parent b29ca06fb2
commit cb3f2fec09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
<!-- railway -->
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/KEaaCJ)
<!-- easypanel -->
[![Deploy on Easypanel](https://easypanel.io/img/deploy-on-easypanel-40.svg)](https://easypanel.io/docs/templates/chatpad)
<!-- netlify -->
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/deiucanta/chatpad)
<!-- vercel -->
[![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).