You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Railway provides a simple platform for deploying Rivet Engine with automatic scaling and managed infrastructure.
4
6
7
+
## Video Tutorial
8
+
9
+
<TutorialVideovideoId="zk8ODYz8CrI" />
10
+
5
11
## Quick Deploy
6
12
7
-
[](https://railway.com/deploy/rivet?referralCode=RC7bza&utm_medium=integration&utm_source=template&utm_campaign=generic)
13
+
Choose the template that best fits your needs:
14
+
15
+
|**Rivet Template**|**Rivet Starter**|
16
+
|-------------------|-------------------|
17
+
|[](https://railway.com/deploy/rivet?referralCode=RC7bza&utm_medium=integration&utm_source=template&utm_campaign=generic)|[](https://railway.com/deploy/rivet-starter)|
18
+
|**Blank template** to start fresh |**Complete example** with chat app |
You can also use the [Rivet Railway template](https://github.com/rivet-gg/template-railway) as a starting point for your application.
10
26
27
+
<Note>
28
+
After deploying either template, you can find the `RIVET__AUTH__ADMIN_TOKEN` under the **Variables** tab in the Railway dashboard. This token is required to access the Rivet Inspector.
0 commit comments