Skip to content

empw-org/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: