empw-org / api

💎 EMPW's RESTful API Backend
https://api.empw.tk/
1 stars 1 forks source link
api mongodb mongoid rest-api ruby ruby-on-rails ruby-on-rails-6 ruby-on-rails-api

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](./images/backend.svg)

3rd parties

EMPW wouldn't be possible without: