service-users
Paperwork Users Service
Prerequisites
Docker
Get Docker Desktop.
Elixir/Erlang
On MacOS using brew:
% brew install elixirPaperwork local development environment
Please refer to the documentation.
Building
Fetching all dependencies and compiling:
% make local-build-developRunning
Note: Before starting this service the local development environment needs to be running!
% make local-run-develop