Asynji - backend for Exyji
git clone https://github.com/Reglament989/asynji.git
please backup it
openssl genrsa 4096 | openssl pkcs8 -topk8 -nocrypt > privateKey.pem
You need to be run mongodb, redis and configured it via .env
make build
make run
make docker-build
make drun