git clone https://github.com/Slatyo/commandhub-core.git
Using a 2048-bit RSA private key and a corresponding self-signed X.509 certificate generated with OpenSSL for TLS encryption.
openssl req -x509 -newkey rsa:2048 -nodes -keyout key.pem -out cert.pem -days 365
cargo build
Create the .env
file
cp .env.example .env