Skip to content

hathora/local-coordinator

Repository files navigation

Hathora Local Coordinator

Local coordinator for offline development of Hathora applications.

Note: while this local coordinator is perflectly suitable for local development, it is missing several key features of the cloud coordinator and is not meant for production use

How to use

Setup

Generate certs using mkcert:

mkcert -install
mkcert localhost

Install dependencies:

npm install

Run

Start the coordinator process:

node --loader ts-node/esm coordinator.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published