forked from prehistoric-systems/chatpad
Update README.md
This commit is contained in:
parent
b29ca06fb2
commit
cb3f2fec09
1 changed files with 12 additions and 0 deletions
12
README.md
12
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
|
||||
<!-- railway -->
|
||||
[](https://railway.app/template/KEaaCJ)
|
||||
<!-- easypanel -->
|
||||
[](https://easypanel.io/docs/templates/chatpad)
|
||||
<!-- netlify -->
|
||||
[](https://app.netlify.com/start/deploy?repository=https://github.com/deiucanta/chatpad)
|
||||
<!-- vercel -->
|
||||
[](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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue