Awesome
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