Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Latest commit

 

History

History

colyseus

Colyseus

Language Networking
TypeScript Colyseus

Rivet Features

Install Rivet CLI

macOS & Linux & WSL

curl -fsSL https://raw.githubusercontent.com/rivet-gg/cli/v1.3.4/install/unix.sh | sh

Windows

powershell -Command "iwr https://raw.githubusercontent.com/rivet-gg/cli/v1.3.4/install/windows.ps1 -useb | iex"

Validate that the version of your CLI is 1.3.4 by running rivet --version.

Running locally

  1. Clone the GitHub repo
  2. Open this folder
  3. Run: rivet init
  4. Run yarn start

Deploying to Rivet

rivet deploy prod