gm_express_service.cr

This is the alternative backend web project that supports the GMod Express Addon.

Installation

Ubuntu

You need local redis server running

curl -fsSL https://crystal-lang.org/install.sh | sudo bash
git clone https://github.com/Rorkh/gm_express_service.cr express_service
cd express_service
shards run

Docker

Will be soon

Project goals

No goals. Just learning Crystal. I'm not sure it's more performant (but maybe).