Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Latest commit

 

History

History
39 lines (24 loc) · 798 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 798 Bytes

service-users

Paperwork Users 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