Skip to content

bitvora/fren-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fren-Relay

A Relay that only your frens (people you follow) can post to using NIP42 Authentication.

Clone the repository

git clone https://github.com/bitvora/fren-relay.git
cd fren-relay

Set .env variables

cp .env.example .env

Launch database with docker

docker-compose up -d

Build and run the relay

go build
./fren-relay

It's now available at http://localhost:3334

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages