Skip to content

Reglament989/asynji

Repository files navigation

Asynji - backend for Exyji

Look how it works

Run in Insomnia}

Im wonna setup own server

First setup

Clone this repo

git clone https://github.com/Reglament989/asynji.git

Create private key

please backup it

openssl genrsa 4096 | openssl pkcs8 -topk8 -nocrypt > privateKey.pem

Manual

You need to be run mongodb, redis and configured it via .env

Build

make build

Run

make run

Docker

Build images

make docker-build

Run docker

make drun

About

Backend for Exyji

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published