A Relay that only your frens (people you follow) can post to using NIP42 Authentication.
git clone https://github.com/bitvora/fren-relay.git
cd fren-relay
cp .env.example .env
docker-compose up -d
go build
./fren-relay
It's now available at http://localhost:3334