Example project demonstrating basic actor state management and RPC calls with RivetKit.
Discord — Documentation — Issues
Once deployed to Railway, you can access the Rivet dashboard by visiting the public address that Railway assigns to your Rivet container.
- Node.js
git clone https://github.com/rivet-dev/template-railway
npm install
npm run dev
Visit http://localhost:5173
to connect to your application.
See Railway deploy documentation.
Apache 2.0