/service-configs

Paperwork Configs Service

Primary LanguageElixirGNU Affero General Public License v3.0AGPL-3.0

service-configs

Paperwork Configs Service

Prerequisites

Docker

Get Docker Desktop.

Elixir/Erlang

On MacOS using brew:

% brew install elixir

Paperwork local development environment

Please refer to the documentation.

Building

Fetching all dependencies and compiling:

% make local-build-develop

Running

Note: Before starting this service the local development environment needs to be running!

% make local-run-develop