add railway button
parent
113185e089
commit
272cee28d1
|
@ -155,6 +155,13 @@ You will also need Google API credentials. You can get this from the [Google API
|
|||
yarn start
|
||||
```
|
||||
5. Enjoy the new version.
|
||||
<!-- DEPLOYMENT -->
|
||||
## Deployment
|
||||
|
||||
[![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)
|
||||
|
||||
You can deploy Calendso on [Railway](https://railway.app/) using the button above. The team at Railway also have a [detailed blog post](https://blog.railway.app/p/calendso) on deploying Calendso on their platform.
|
||||
|
||||
<!-- ROADMAP -->
|
||||
## Roadmap
|
||||
|
||||
|
@ -239,4 +246,3 @@ Special thanks to these amazing projects which help power Calendso:
|
|||
* [Prisma](https://prisma.io/)
|
||||
|
||||
[product-screenshot]: https://i.imgur.com/4yvFj2E.png
|
||||
|
||||
|
|
Loading…
Reference in New Issue