Skip to content

unkwntech/zkillboard-redisq-websocket

Repository files navigation

zKillboard RedisQ Websocket Relay

A simple websocket relay for the zKillboard RedisQ data feed.

Hosting

  • Install NodeJS (Only tested against v24 and higher)
  • Clone the repository git clone https://github.com/unkwntech/zkillboard-redisq-websocket.git
  • Change to the new directory cd zkillboard-redisq-websocket
  • Install prerequisites npm i
  • Clone SAMPLE.env to .env cp SAMPLE.env .env
  • Edit .env, add a queue id.
  • Build the project tsc -b
  • Run the websocket server node dist/main.js

Tip

Using a process manager like PM2 is strongly recommended. A default ecosystem file (ecosystem.config.js) is provided for PM2.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors