This is the backend part of EMPW.
Find out at EMPW's website.
You can install each piece of the required software independently. Or simply have Docker do it for you. You need to have Docker and docker compose installed.
Clone the repo
git clone https://github.com/empw-org/api.git empw-api
cd empw-apimake a copy of example.env to .env and set the required environment variables
cp example.env .envGet everything up and running
docker-compose upEMPW wouldn't be possible without: