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
Generate certs using mkcert:
mkcert -install
mkcert localhost
Install dependencies:
npm install
Start the coordinator process:
node --loader ts-node/esm coordinator.ts