Skip to content

rivet-dev/template-railway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RivetKit Template for Railway

Deploy on Railway

Example project demonstrating basic actor state management and RPC calls with RivetKit.

Learn More →

DiscordDocumentationIssues

IMPORTANT: This template has the Rivet API endpoint exposed publicly. This is not secure and should be changed for production use cases.

Accessing the Rivet Dashboard

Once deployed to Railway, you can access the Rivet dashboard by visiting the public address that Railway assigns to your Rivet container.

Getting Started

Prerequisites

  • Node.js

Installation

git clone https://github.com/rivet-gg/rivetkit
cd rivetkit/examples/counter
npm install

Development

npm run dev

Run the connect script to interact with the counter:

tsx scripts/connect.ts

Deployment

See Railway deploy documentation.

License

Apache 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published