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