#!/bin/bash export AP_FQDN="localhost" export AP_DB_DIR="./mnesia" rm -rf mnesia rebar3 get-deps rebar3 compile rebar3 shell --apps activitypub_server