Skip to content

Commit ea96eeb

Browse files
authored
Added railway deployment template to README.md (#65)
* added railway deployment template * moved railway template to docs * rename title
1 parent fbcd8ee commit ea96eeb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/src/content/docs/getting-started/quickstart.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,14 @@ make build-prod
137137

138138
This creates a self-contained binary—no separate frontend server needed. Access at http://localhost:8080.
139139

140+
## 3rd Party Hosting
141+
142+
### Railway Template
143+
144+
Template to start with a production ready instance!
145+
146+
[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/whatomate?referralCode=emPbG7&utm_medium=integration&utm_source=template&utm_campaign=generic)
147+
140148
## Troubleshooting
141149

142150
| Issue | Solution |

0 commit comments

Comments
 (0)