Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1001 Bytes

README.md

File metadata and controls

48 lines (30 loc) · 1001 Bytes

EMPW Backend API

This is the backend part of EMPW.

What is EMPW?

Find out at EMPW's website.

Run locally

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-api

make a copy of example.env to .env and set the required environment variables

cp example.env .env

Get everything up and running

docker-compose up

Architecture

backend architecture

3rd parties

EMPW wouldn't be possible without: