forked from prehistoric-systems/chatpad
Merge pull request #30 from Supernova3339/readme/deployments/railwayeasypanelnetlifyvercel
📄 Add one-click deployment options
This commit is contained in:
commit
4bcc0184e3
1 changed files with 17 additions and 0 deletions
17
README.md
17
README.md
|
|
@ -27,6 +27,23 @@ 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
|
||||
|
||||
<!-- 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)
|
||||
|
||||
<!-- Railway -->
|
||||
[](https://railway.app/template/9M8r62)
|
||||
|
||||
|
||||
|
||||
|
||||
## 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