added heroku button

pull/1569/head
Peer Richelsen 2022-01-19 19:57:53 +00:00 committed by GitHub
parent c6e60bd706
commit 745fadab2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -248,6 +248,13 @@ If you want to contribute to the Docker repository, [reply here](https://github.
The Docker configuration can be found [in our docker repository](https://github.com/calendso/docker).
### Heroku
<a href="https://heroku.com/deploy?template=https://github.com/calendso/calendso">
<img width="185px" height="auto" src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy">
</a>
### Railway
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Fcalendso%2Fcalendso&plugins=postgresql&envs=GOOGLE_API_CREDENTIALS%2CBASE_URL%2CNEXTAUTH_URL%2CPORT&BASE_URLDefault=http%3A%2F%2Flocalhost%3A3000&NEXTAUTH_URLDefault=http%3A%2F%2Flocalhost%3A3000&PORTDefault=3000)